nishiki-tech / nishiki-frontend

Nishiki is an app for tracking and sharing food inventories within groups for better pantry management.
https://nishiki.tech
MIT License
20 stars 5 forks source link

Create `WhiteBottomDrawer` & `WhiteRightDrawer` #188

Open nick-y-ito opened 8 months ago

nick-y-ito commented 8 months ago

Description

The task is to create the WhiteBottomDrawer and WhiteRightDrawer by inheriting BaseDrawer and to replace all the existing white-background drawers with those newly created drawers.

Criteria

Notes