Perbaikan Menu Transaksi
This commit is contained in:
@@ -422,7 +422,7 @@ export const PartnerComponent = observer((props) => {
|
||||
},
|
||||
{
|
||||
pattern: /^[\d]{2,12}$/,
|
||||
message: "Phone number should be 12 character",
|
||||
message: "Phone number should be less than 12 character",
|
||||
},
|
||||
]}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user