This commit is contained in:
Maciej Caderek
2022-03-22 02:50:24 +01:00
parent 2ffbad2fc1
commit 11e0364709
3 changed files with 38 additions and 1 deletions

View File

@@ -31,7 +31,7 @@ const Controls: Component<{ handlers: Handlers }> = (props) => {
</Show>
</button>
<button
class="controls__button"
class="controls__button controls__button--next"
onClick={props.handlers.next}
title="NEXT"
>