Skip to content

Commit

Permalink
feat: use numeric keyboard
Browse files Browse the repository at this point in the history
  • Loading branch information
ooooorobo committed Sep 23, 2024
1 parent 1743bb5 commit 4cbba91
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ export const HeightForm = () => {
<label className={styles.Label}>
<Input
inputMode={'numeric'}
suffixSlot={'cm'}
placeholder={'자신의 키를 입력해주세요.'}
value={height || ''}
Expand Down

0 comments on commit 4cbba91

Please sign in to comment.