Ditch old css. Use Material UI. Add Modal. Make it work on mobile.
This commit is contained in:
parent
e9cf90180f
commit
ca1a2bf1ca
4 changed files with 134 additions and 59 deletions
|
|
@ -1,7 +1,7 @@
|
|||
import { StrictMode } from "react"
|
||||
import { createRoot } from "react-dom/client"
|
||||
import App from "./App"
|
||||
import "./index.css"
|
||||
import "./style.css"
|
||||
|
||||
const rootElement = document.getElementById("root")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue