Skip to content

Commit 84b11f3

Browse files
committed
Merge branch 'hotfix/23.11.1'
2 parents b5222e4 + a95a92d commit 84b11f3

File tree

1 file changed

+1
-1
lines changed
  • lib/osf-components/addon/components/sign-up-form

1 file changed

+1
-1
lines changed

lib/osf-components/addon/components/sign-up-form/template.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
/>
3333
<ValidatedInput::Text
3434
data-test-sign-up-password=true
35-
password={{true}}
35+
@password={{true}}
3636
@model={{this.userRegistration}}
3737
@valuePath='password'
3838
@shouldShowMessages={{this.didValidate}}

0 commit comments

Comments
 (0)