fix(LOY-260): use same phone component in signup and edit profile as enter details

remove old select from edit profile

update typography
This commit is contained in:
Christian Andolf
2025-06-11 13:21:26 +02:00
parent ecd8d81b80
commit 6a0ce38f79
8 changed files with 188 additions and 442 deletions
@@ -32,7 +32,7 @@ export default function Phone({
disabled = false,
label,
name = "phoneNumber",
placeholder = "",
placeholder,
readOnly = false,
registerOptions = {
required: true,