pin input: make name optional, custom class support, fix hidden input
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
|
||||
<div class="component">
|
||||
<p class="title">Pin Input</p>
|
||||
<PinInput name="pin" length={6} />
|
||||
<PinInput label="Please enter your 6-digit PIN" length={6} />
|
||||
</div>
|
||||
|
||||
<div class="component">
|
||||
|
||||
Reference in New Issue
Block a user