diff --git a/src/app/index.tsx b/src/app/index.tsx index 22e4712..39f9ccc 100644 --- a/src/app/index.tsx +++ b/src/app/index.tsx @@ -14,7 +14,7 @@ function TimelineRedirect() { export default function App() { return ( - + } /> @@ -24,4 +24,4 @@ export default function App() { ); -} \ No newline at end of file +}