diff --git a/src/components/App/App.tsx b/src/components/App/App.tsx index 507cd7d..03455db 100644 --- a/src/components/App/App.tsx +++ b/src/components/App/App.tsx @@ -10,7 +10,7 @@ import Warn from "../Warn/Warn"; const App: React.FC = () => { return ( - <> +
@@ -21,7 +21,7 @@ const App: React.FC = () => {