fix bug with nano

This commit is contained in:
Olivier Gagnon
2021-09-22 01:10:29 -04:00
parent 9c40cf6f28
commit 96f0879230
3 changed files with 1 additions and 4 deletions
-1
View File
@@ -48,7 +48,6 @@ function coloredArrow(difficulty: number): JSX.Element {
}
export function Intro(props: IProps): React.ReactElement {
console.log(props);
return (
<>
<Grid container spacing={3}>