An organized slide-out panel for displaying overlay content
Note: Ensure that the `value` used in the `<Drawer />` component matches the one used in `openDrawer` or `DrawerTrigger`.
Below you'll find source code for the above overlays and it content
components/overlays/drawer-demo.tsx
components/overlays/float-drawer.tsx
components/overlays/left-drawer.tsx
A list of notifications grouped by timestamp using GroupMap
components/examples/DrawerContent.tsx