mirror of
https://github.com/AbaTekNTNU/followspot-psn.git
synced 2025-12-06 22:03:05 +00:00
Change to tel type
This commit is contained in:
@@ -13,6 +13,6 @@
|
||||
|
||||
<div>
|
||||
<h2>{text}</h2>
|
||||
<Input placeholder={"1"} type="tel" bind:value />
|
||||
<Input placeholder={"1"} bind:value required />
|
||||
<Button onclick={() => action(value)}>Submit</Button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user