diff --git a/src/App.tsx b/src/App.tsx index 54a703e1..4871b891 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,13 +12,15 @@ const App = () => { return (
- - } /> - } /> - } /> - } /> - } /> - + + + } /> + } /> + } /> + } /> + } /> + + );