Lint
This commit is contained in:
@@ -19,7 +19,7 @@ const Home: NextPage = () => {
|
||||
e.preventDefault();
|
||||
setModalVisible(false);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
return (<main onKeyDown={hideModalOnEsc}>
|
||||
<Head>
|
||||
|
||||
Reference in New Issue
Block a user