diff --git a/src/main.jsx b/src/main.jsx index b9a1a6d..66dbc27 100644 --- a/src/main.jsx +++ b/src/main.jsx @@ -5,6 +5,7 @@ import App from './App.jsx' createRoot(document.getElementById('root')).render( +

test deploy

, )