diff --git a/src/App.jsx b/src/App.jsx index a92d460..3cb20b3 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -11,16 +11,17 @@ export default () => { } /> - }> - } - /> - } - /> - + } exact /> + } + exact + /> + } + exact + /> );