UNPKG

@veltdev/react

Version:

Velt is an SDK to add collaborative features to your product within minutes. Example: Comments like Figma, Frame.io, Google docs or sheets, Recording like Loom, Huddles like Slack and much more.

6 lines (5 loc) 415 B
export { default } from "./VeltNotificationsTool"; export { default as VeltNotificationsToolIcon } from "./VeltNotificationsToolIcon"; export { default as VeltNotificationsToolUnreadIcon } from "./VeltNotificationsToolUnreadIcon"; export { default as VeltNotificationsToolLabel } from "./VeltNotificationsToolLabel"; export { default as VeltNotificationsToolUnreadCount } from "./VeltNotificationsToolUnreadCount";