diff --git a/src/index.js b/src/index.js index cbab4cf..1ee10af 100644 --- a/src/index.js +++ b/src/index.js @@ -6,9 +6,9 @@ import "./index.css"; const root = ReactDOM.createRoot(document.getElementById("root")); root.render( - // + - // + ); // If you want to start measuring performance in your app, pass a function