I have a piece of code in one of my components as following where if the user uses the ESCAPE key the modal will close:
React.useEffect(() => { functio