diff --git a/cov19UI/src/main.jsx b/cov19UI/src/main.jsx index b9a1a6d..008dd58 100644 --- a/cov19UI/src/main.jsx +++ b/cov19UI/src/main.jsx @@ -1,8 +1,11 @@ +// import { StrictMode } from 'react' +// import { createRoot } from 'react-dom/client' +// import './index.css' +// import App from './App.jsx' import { StrictMode } from 'react' import { createRoot } from 'react-dom/client' import './index.css' import App from './App.jsx' - createRoot(document.getElementById('root')).render(