Skip to content

Commit 9043e94

Browse files
committed
chore(demo): add missing pin flag
1 parent 0b7dfc1 commit 9043e94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

demo/components/DemoInputs.svelte

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -713,6 +713,7 @@
713713
label="Pin Password"
714714
required
715715
validation
716+
pin
716717
bind:touched={pinPasswordState.touched}
717718
bind:dirty={pinPasswordState.dirty}
718719
bind:valid={pinPasswordState.valid}

0 commit comments

Comments
 (0)