refactor booklist into dashboard and give delete book action its own modal
Showing
- app/components/Dashboard/AddBook.jsx 3 additions, 0 deletionsapp/components/Dashboard/AddBook.jsx
- app/components/Dashboard/Book.jsx 115 additions, 0 deletionsapp/components/Dashboard/Book.jsx
- app/components/Dashboard/BookList.jsx 44 additions, 0 deletionsapp/components/Dashboard/BookList.jsx
- app/components/Dashboard/Dashboard.jsx 97 additions, 0 deletionsapp/components/Dashboard/Dashboard.jsx
- app/components/Dashboard/DashboardHeader.jsx 31 additions, 0 deletionsapp/components/Dashboard/DashboardHeader.jsx
- app/components/Dashboard/RemoveBookModal.jsx 46 additions, 0 deletionsapp/components/Dashboard/RemoveBookModal.jsx
- app/components/Dashboard/dashboard.local.scss 0 additions, 0 deletionsapp/components/Dashboard/dashboard.local.scss
- app/components/common/AbstractModal.jsx 13 additions, 1 deletionapp/components/common/AbstractModal.jsx
- app/routes.jsx 2 additions, 2 deletionsapp/routes.jsx
app/components/Dashboard/Book.jsx
0 → 100644
app/components/Dashboard/BookList.jsx
0 → 100644
app/components/Dashboard/DashboardHeader.jsx
0 → 100644
app/components/Dashboard/RemoveBookModal.jsx
0 → 100644
File moved
Please register or sign in to comment