Skip to content

Commit da2df54

Browse files
authored
Update forms.mdx
1 parent 8134066 commit da2df54

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/docs/src/pages/components/forms.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ import {
2626
onSubmit={e => e.preventDefault()}>
2727
<Label htmlFor='username'>Username</Label>
2828
<Input
29+
name='username'
2930
id='username'
3031
mb={3}
3132
/>

0 commit comments

Comments
 (0)