So after i close the dialog box of material-ui, somehow i can\'t click or touch anything in my page
useState:
const [open, setOpen] = useState(false);