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