diff --git a/src/components/Main/Main.tsx b/src/components/Main/Main.tsx index 1926696..87bd908 100644 --- a/src/components/Main/Main.tsx +++ b/src/components/Main/Main.tsx @@ -30,7 +30,7 @@ const Main = () => { - + diff --git a/src/config/routes.tsx b/src/config/routes.tsx index 97add2e..74e58b4 100644 --- a/src/config/routes.tsx +++ b/src/config/routes.tsx @@ -13,7 +13,7 @@ const Rotas = () => { }> }> }> - }> + }> }> );