beginnings of game state management

This commit is contained in:
DecDuck
2024-10-17 21:05:25 +11:00
parent 01b092c5fe
commit bf46dec359
6 changed files with 84 additions and 32 deletions

View File

@ -33,7 +33,7 @@
</NuxtLink>
</ul>
</div>
<div class="grow">
<div class="grow overflow-y-scroll">
<NuxtPage />
</div>
</div>