Listen for the alert event
This commit is contained in:
parent
7de6a457ee
commit
6f36a47d77
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@
|
||||||
/>
|
/>
|
||||||
<Game-Lobby
|
<Game-Lobby
|
||||||
v-else-if="state == 'lobby'"
|
v-else-if="state == 'lobby'"
|
||||||
|
@alert="alert = $event"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue