feat: add pet furina minigame

This commit is contained in:
2024-01-06 03:35:50 +07:00
parent f297064286
commit 5c4dc7244f
37 changed files with 869 additions and 4 deletions
+2 -2
View File
@@ -23,8 +23,8 @@ const AppBar = () => {
</Link>
<Navbar>
<NavbarItem path="/" title="Home" />
<NavbarItem path="/furina-beloved" title="My Furina" />
<NavbarItem path="/" title="Pet the Furina" />
<NavbarItem path="/furina-beloved" title="Shrimp" />
</Navbar>
</div>
</header>