Skip to content

Commit

Permalink
fix phone-input issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Tanuj1718 committed Feb 28, 2025
1 parent 582fb5c commit 81886d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/Facility/FacilityForm.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,6 @@ export default function FacilityForm({
<PhoneInput
data-cy="facility-phone"
placeholder={t("enter_phone_number")}
maxLength={13}
{...field}
/>
</FormControl>
Expand Down

0 comments on commit 81886d7

Please sign in to comment.