fixing token error

This commit is contained in:
Drew Taylor
2021-07-22 12:08:20 -07:00
parent c2d8c1dc90
commit 8d5a6c7a7f
2 changed files with 6 additions and 8 deletions

View File

@@ -31,6 +31,7 @@ const Home = () => {
setTitle("Home");
// eslint-disable-next-line react-hooks/exhaustive-deps
}, []);
return (
<div className={classes.paper}>
<Typography className={classes.homePageTitle} component="h1" variant="h5">