busify icon indicating copy to clipboard operation
busify copied to clipboard

feat: Created the AdminPageLayout component

Open Doraemon012 opened this issue 2 years ago • 0 comments

Overview

  1. This PR fixes #51
  2. This PR does the following:
    • Created a AdminPageLayout component for admin pages
    • Moved the AdminPageLayout, AdminSideBar, AdminDashboard, RecentOrderCard components into the AdminPanel directory
    • Committed all the requested changes as in #67

Essential Checklist

  • [x] The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • [x] "Allow edits from maintainers" is checked. (See here for instructions on how to enable it.)
  • [x] The PR is made from a branch that's not called "main/master".

Doraemon012 avatar Jul 15 '23 15:07 Doraemon012