added toast for success msg
This commit is contained in:
parent
321b73e2c0
commit
1bcc534308
@ -142,6 +142,8 @@ const EditActivityModal = ({
|
||||
});
|
||||
resetForm();
|
||||
dispatch( refreshData( true ) );
|
||||
showToast("Activity Updated Successfully","success")
|
||||
|
||||
onClose();
|
||||
}
|
||||
})
|
||||
|
Loading…
x
Reference in New Issue
Block a user