account state pubsub
This commit is contained in:
@@ -138,7 +138,7 @@ function Nav(args) {
|
||||
<h1 class="header-title">mnml.gg</h1>
|
||||
<AccountStatus />
|
||||
<hr />
|
||||
<button disabled={canJoin} onClick={() => navTo('list')}>Play</button>
|
||||
<button class="play-btn" disabled={canJoin} onClick={() => navTo('list')}>Play</button>
|
||||
<hr />
|
||||
{joined}
|
||||
{haxSection}
|
||||
|
||||
Reference in New Issue
Block a user