fix: wrong symbol for next
This commit is contained in:
parent
795d852a10
commit
56d00d9b69
@ -25,7 +25,7 @@
|
|||||||
type="button"
|
type="button"
|
||||||
name="next"
|
name="next"
|
||||||
class="next"
|
class="next"
|
||||||
value="▶"
|
value="⇨"
|
||||||
@click="store.toggleNext()"
|
@click="store.toggleNext()"
|
||||||
/>
|
/>
|
||||||
<input
|
<input
|
||||||
|
Loading…
Reference in New Issue
Block a user