Merged in fix/LOY-251-numeric-inputmode (pull request #2346)

fix(LOY-251): numeric inputmode on inputs for mobile numeric keyboard

Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
Christian Andolf
2025-06-12 12:39:24 +00:00
7 changed files with 12 additions and 2 deletions

View File

@@ -37,6 +37,7 @@ export default function Signup({
defaultMessage: "Zip code",
})}
registerOptions={{ required: true, ...registerOptions }}
inputMode="numeric"
/>
<div className={styles.dateField}>
<header>