bb-plane-fork/web/ce/components/workspace-notifications/index.ts
Vamsi Krishna 07e937cd8e
[WEB-4094]chore: workspace notifications refactor (#7061)
* chore: workspace notifications refactor

* fix: url params

* fix: added null checks to avoid run time errors

* fix: notifications header color fix
2025-06-09 15:33:57 +05:30

2 lines
71 B
TypeScript

export * from "./notification-card/root";
export * from "./list-root";