diff --git a/src/App.tsx b/src/App.tsx index 322d413..5e0fa3d 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -9,10 +9,10 @@ const App: FC = () => { return ( - } /> - }> + }> } /> + } /> )