Skip to content

Commit

Permalink
fix: basic usage click
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya authored and alexlafroscia committed Jul 19, 2018
1 parent f92d648 commit c08502e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

{{#control-group}}
<button
onClick={{validate-transition w.transition-to-next with=(action 'checkPassword')}}
onclick={{validate-transition w.transition-to-next with=(action 'checkPassword')}}
>
Check Password
</button>
Expand Down

0 comments on commit c08502e

Please sign in to comment.