Closed ashutosh3027 closed 3 years ago
Hey @ashutosh3027
Thanks for opening this PR :rocket:. Mentor will review your PR soon and till then, keep contributing and stay calm.
Thanks for contributing to OpenCode ✨✨!
@ashutosh3027 instead of adding the code of drawer directly in dashboard.js, make another file and just import it on the dashboard page if possible. Also put a screenshot of the dashboard page
@thelavenderhue mam, I have made all suggested changes once review it. I have also added a live demo link
@ashutosh3027 Refer to this link: https://mui.com/components/drawers/#heading-persistent-drawer The drawer should extend to the bottom of the page, exactly as shown in the example in the link above. Also, package-lock.json should not exist in frontend. The frontend part has been initialized using yarn, not npm. Delete the package-lock.json file. Read the frontend readme.md for more information.
Issue: 48
Add a Persistent Drawer in the dashboard Live Demo: https://competent-goldberg-e24976.netlify.app/
Short description of what this resolves:
Changes proposed in this pull request and/or Screenshots of changes:
-
-