Perbaikan Menu Transaksi

This commit is contained in:
2021-12-30 18:09:00 +07:00
parent 07c08472b3
commit fc944a23e0
3 changed files with 76 additions and 63 deletions

View File

@@ -103,7 +103,7 @@ export const MembershipModal = ({
{
//pattern: /^(?=.*[a-z])(?=.*[A-Z])(?=.*[0-9])(?=.*[!@#\$%\^&\*])(?=.{8,})/,
pattern: /^[\d]{2,12}$/,
message: "Phone number should be 12 character",
message: "Phone number should be less than 12 character",
},
]}
>