- implemented root manager functionality;
This commit is contained in:
@@ -117,7 +117,7 @@ const ManageApplStatusSection = () => {
|
||||
hideStatusDialog();
|
||||
}
|
||||
|
||||
const errCallback = () => {
|
||||
const errCallback = (resp) => {
|
||||
if (toast.current) {
|
||||
toast.current.show({
|
||||
severity: 'error',
|
||||
|
||||
Reference in New Issue
Block a user