completionId: cgen-f5ef9ba2e0484618b82b81c416e7eea8
cgen-f5ef9ba2e0484618b82b81c416e7eea8
This commit is contained in:
parent
9e68db71f4
commit
7b994f78da
1 changed files with 1 additions and 0 deletions
|
|
@ -146,6 +146,7 @@ export default function GameForge() {
|
|||
<Button
|
||||
size="lg"
|
||||
className="bg-green-400 text-black shadow-[0_0_30px_rgba(34,197,94,0.35)] hover:bg-green-300"
|
||||
onClick={() => navigate("/gameforge/join-gameforge")}
|
||||
>
|
||||
Join GameForge
|
||||
</Button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue