diff --git a/src/App.tsx b/src/App.tsx index 1a0a8fe..406f5dc 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -124,6 +124,20 @@ function Body() { hasAnimation={true} /> + + { <> @@ -285,19 +299,6 @@ function Body() { - > ); }