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
|
||||
v-else-if="state == 'lobby'"
|
||||
@alert="alert = $event"
|
||||
/>
|
||||
</div>
|
||||
</template>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue