Closed dushimsam closed 2 years ago
Signed-off-by: dushimsam dushsam100@gmail.com
Implemented the maintenance page from the Admin section. The page is on the route /admin/mantainance
/admin/mantainance
src/pages/admin/Mantainance/index.jsx
src/Routes.jsx
AdminLayout
src/constants/routes.js
npm start
http://localhost:PORT/admin/mantainance
Fixes #227
@shaheemazmalmmd @GMishx
Please consider uploading images directly to PR description. We do not see them due to permission issue
I have now resolved all queries sir. You can review it.
that's awesome 👍 thanks
Signed-off-by: dushimsam dushsam100@gmail.com
Description
Implemented the maintenance page from the Admin section. The page is on the route
/admin/mantainance
Changes
src/pages/admin/Mantainance/index.jsx
src/Routes.jsx
as a part ofAdminLayout
src/constants/routes.js
.How to test
npm start
http://localhost:PORT/admin/mantainance
Screenshots
Related Issue:
Fixes #227
@shaheemazmalmmd @GMishx