Remove Alertify dialog from Grant Wizard, Import/Export Servers and Cloud.

This commit is contained in:
Akshay Joshi
2022-07-28 10:14:04 +05:30
parent 81f52a82c8
commit 81b0d1138b
17 changed files with 90 additions and 614 deletions

View File

@@ -59,5 +59,4 @@ export default class Preferences {
}} closeModal={closeModal} />;
}, { isFullScreen: false, isResizeable: true, showFullScreen: true, isFullWidth: true, dialogWidth: 900, dialogHeight: 550 });
}
}
}