plane/apps/app/components/notifications/index.ts

4 lines
121 B
TypeScript
Raw Permalink Normal View History

export * from "./notification-card";
export * from "./notification-popover";
export * from "./select-snooze-till-modal";