fixed bug
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import ErrorNotification from "./ErrorNotification";
|
||||
import WarningNotification from "./WarningNotification";
|
||||
import SuccessNotification from "./successNotification";
|
||||
import SuccessNotification from "./SuccessNotification";
|
||||
|
||||
const Notifications = async (directionApp, response, t) => {
|
||||
const { status, data } = response;
|
||||
|
||||
Reference in New Issue
Block a user