mirror of
https://github.com/romancm/gamebrary
synced 2025-02-25 19:27:14 +00:00
shorten text for next button when creating a board
This commit is contained in:
parent
a9fd352dc1
commit
e2f676c1d7
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
v-if="activeStep === 1"
|
||||
@click="activeStep = activeStep + 1"
|
||||
>
|
||||
Next: choose platforms
|
||||
Next
|
||||
</b-button>
|
||||
|
||||
<b-dropdown
|
||||
|
|
Loading…
Add table
Reference in a new issue