Feat: change
This commit is contained in:
parent
4e9c181719
commit
72d834bf78
|
|
@ -262,6 +262,7 @@ export const AddEditModal: FC<{
|
|||
}
|
||||
}
|
||||
|
||||
|
||||
if (key.value.some((p) => !p.content || p.content.length < 6)) {
|
||||
setShowError(true);
|
||||
return;
|
||||
|
|
|
|||
Loading…
Reference in New Issue