aboutsummaryrefslogtreecommitdiff
path: root/examples/react-file-system-router/pages/one.tsx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/react-file-system-router/pages/one.tsx')
-rw-r--r--examples/react-file-system-router/pages/one.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/react-file-system-router/pages/one.tsx b/examples/react-file-system-router/pages/one.tsx
index 68c9fb4b9..b65a32f6c 100644
--- a/examples/react-file-system-router/pages/one.tsx
+++ b/examples/react-file-system-router/pages/one.tsx
@@ -9,4 +9,4 @@ export default () => (
<p>one</p>
</body>
</html>
-) \ No newline at end of file
+);