mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-18 11:49:19 +00:00
improvement: started moving notifications to appbar
This commit is contained in:
@@ -2,7 +2,7 @@ import React from "react";
|
||||
import { BrowserRouter, Switch } from "react-router-dom";
|
||||
import { ToastContainer } from "react-toastify";
|
||||
|
||||
import MainDrawer from "../components/MainDrawer";
|
||||
import MainDrawer from "../components/_layout";
|
||||
import Dashboard from "../pages/Dashboard/";
|
||||
import Chat from "../pages/Chat/";
|
||||
import Signup from "../pages/Signup/";
|
||||
|
||||
Reference in New Issue
Block a user