diff --git a/apps/scandic-web/components/Forms/Edit/Profile/FormContent/index.tsx b/apps/scandic-web/components/Forms/Edit/Profile/FormContent/index.tsx
index 8ca03a791..487cbeb99 100644
--- a/apps/scandic-web/components/Forms/Edit/Profile/FormContent/index.tsx
+++ b/apps/scandic-web/components/Forms/Edit/Profile/FormContent/index.tsx
@@ -57,7 +57,6 @@ export default function FormContent() {
})}
name="address.zipCode"
registerOptions={{ required: true }}
- inputMode="numeric"
/>