From cc6f09ae7d9e22289871a9b5f751d8c4dfb7d1b9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Victor=20Negreiros?= Date: Fri, 8 Nov 2024 10:04:05 -0300 Subject: [PATCH] test deploy --- src/App.jsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.jsx b/src/App.jsx index c95cfee..740ec98 100644 --- a/src/App.jsx +++ b/src/App.jsx @@ -3,3 +3,4 @@ import { MainRoutes } from './router/Router.jsx'; export default function App() { return ; } +