diff --git a/src/App.js b/src/App.js index 69e3c8d..52538b8 100644 --- a/src/App.js +++ b/src/App.js @@ -14,7 +14,7 @@ const loading = (
) -// import EditProducts from './views/Commerce/Editproducts' + // Containers const DefaultLayout = React.lazy(() => import('./layout/DefaultLayout'))