Skip to content

Commit 2b020b8

Browse files
committed
added 'required' to name
1 parent 01f6026 commit 2b020b8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Form-Controls/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ <h1>Product Pick</h1>
2626
placeholder="Ada Lovelace"
2727
title="Please enter your name"
2828
pattern=".*\S.*\S.*"
29+
required
2930
/>
3031
</div>
3132

0 commit comments

Comments
 (0)