diff --git a/src/pages/index.tsx b/src/pages/index.tsx index a25292d..3ab40db 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -44,8 +44,6 @@ export default function GameReport() { - {isLgOrGreater ? : } + + {isLgOrGreater ? : } - + - + - + - + - {isLgOrGreater ? : } + {isLgOrGreater ? : } + );