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

test deploy

, )