[Update] Change the notification UI.
(Change the base notification library from MUI to React-Toastify.)
This commit is contained in:
@@ -65,6 +65,7 @@ const ErrorContainer = ({error}) => {
|
||||
);
|
||||
};
|
||||
|
||||
// Duplicated
|
||||
const CloseButtonContainer = () => {
|
||||
const { asyncCloseApp } = useWindow();
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user