So I have a React job interview and have this piece of code in my assignment to close and modal box:
const App = (): ReactElement => { const [isOpen, se