You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a BaseDrawer component that is based on the Radix Dialog, from which will be used to inherit to create drawers for each use. Thus we don't no longer need to import from Radix UI every time we implement a new drawer.
Criteria
Create a BaseDrawer component based on Radix UI
Create a PrimaryBottomDrawer component that inherits from BaseDrawer
Create a PrimaryBottomDrawer component that inherits from BaseDrawer
Description
Create a
BaseDrawer
component that is based on the Radix Dialog, from which will be used to inherit to create drawers for each use. Thus we don't no longer need to import fromRadix UI
every time we implement a new drawer.Criteria
BaseDrawer
component based on Radix UICreate aPrimaryBottomDrawer
component that inherits fromBaseDrawer
PrimaryBottomDrawer
component that inherits fromBaseDrawer
WhiteBottomDrawer
component that inherits fromBaseDrawer
-> Moved to Create
WhiteBottomDrawer
&WhiteRightDrawer
#188WhiteRightDrawer
component that inherits fromBaseDrawer
-> Moved to Create
WhiteBottomDrawer
&WhiteRightDrawer
#188Notes
The text was updated successfully, but these errors were encountered: