Skip to content

Commit

Permalink
fix: with-did-transition onclick
Browse files Browse the repository at this point in the history
  • Loading branch information
knownasilya authored and alexlafroscia committed Jul 19, 2018
1 parent c08502e commit c2bd5ba
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 c2bd5ba

Please sign in to comment.