diff --git a/src/main.jsx b/src/main.jsx index eb73c0f..f5e198a 100644 --- a/src/main.jsx +++ b/src/main.jsx @@ -9,6 +9,5 @@ const root = ReactDOM.createRoot(document.getElementById("root")); root.render( - , );