From d34e1c91db755d4aa0ecb8d722252511bf9cd3b3 Mon Sep 17 00:00:00 2001 From: Natan Brito Date: Mon, 5 Aug 2024 20:19:40 -0300 Subject: [PATCH] fix: adjusted name route --- src/routes/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/index.tsx b/src/routes/index.tsx index 2a16de5..d854454 100644 --- a/src/routes/index.tsx +++ b/src/routes/index.tsx @@ -10,8 +10,8 @@ export default function Router() { return ( - } /> - } /> + } /> + } /> } />