add: notification for validation sub aspect name
This commit is contained in:
parent
75d7e93d4c
commit
0edd2f40ed
|
|
@ -150,7 +150,7 @@ export default function AspectFormModal() {
|
|||
});
|
||||
} else {
|
||||
notifications.show({
|
||||
message: "Terjadi kesalahan saat menyimpan aspek.",
|
||||
message: "Nama Sub Aspek sudah ada. Silakan gunakan nama lain.",
|
||||
color: "red",
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user