debug for lunching project
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { toast } from "react-toastify";
|
||||
import ErrorNotification from "./ErrorNotification";
|
||||
import SuccessNotification from "./successNotification";
|
||||
import WarningNotification from "./warningNotification";
|
||||
import SuccessNotification from "./SuccessNotification";
|
||||
import WarningNotification from "./WarningNotification";
|
||||
|
||||
const Notifications = async (directionApp, t, response) => {
|
||||
console.log(directionApp, t, response);
|
||||
|
||||
Reference in New Issue
Block a user