- Add notification-menu/ with useNotificationMenu, Trigger, Dropdown, List, Item, Skeleton - Dropdown max-h-96 (no arbitrary max-h-[500px]) - Props notificationsOverride, isLoadingOverride, errorOverride for Storybook - Re-export from NotificationMenu.tsx - Stories: Default, Loading, Empty, Error, Skeleton Co-authored-by: Cursor <cursoragent@cursor.com> |
||
|---|---|---|
| .. | ||
| index.ts | ||
| NotificationMenu.tsx | ||
| NotificationMenuDropdown.tsx | ||
| NotificationMenuItem.tsx | ||
| NotificationMenuList.tsx | ||
| NotificationMenuSkeleton.tsx | ||
| NotificationMenuTrigger.tsx | ||
| types.ts | ||
| useNotificationMenu.ts | ||