diff --git a/src/App.tsx b/src/App.tsx index d652b5d..31e248e 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -44,7 +44,11 @@ const App = () => { return ( - + ); };