diff options
Diffstat (limited to 'src/pages')
| -rw-r--r-- | src/pages/index.jsx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pages/index.jsx b/src/pages/index.jsx index cad5d33b..4493fe31 100644 --- a/src/pages/index.jsx +++ b/src/pages/index.jsx @@ -173,4 +173,4 @@ export default function Home() { </MobileView> </BasicLayout> ); -} +}
\ No newline at end of file |
