diff --git a/apps/ai-game-creator-shell/src/view/home/index.tsx b/apps/ai-game-creator-shell/src/view/home/index.tsx index 222557752..569631ad8 100644 --- a/apps/ai-game-creator-shell/src/view/home/index.tsx +++ b/apps/ai-game-creator-shell/src/view/home/index.tsx @@ -114,7 +114,7 @@ export default function HomeView({ } return ( -
@@ -158,7 +158,9 @@ export default function HomeView({ ); })}