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