diff --git a/src/main.tsx b/src/main.tsx index 8abf816..671f400 100644 --- a/src/main.tsx +++ b/src/main.tsx @@ -9,11 +9,11 @@ import './index.css' import ModalProvider from './context/modal/ModalProvider.tsx' import Content from './structure/Content.tsx' -ReactModal.setAppElement"#root") +ReactModal.setAppElement("#root") ReactDOM.createRoot(document.getElementById('root')!).render( - +