UNPKG

@magicbell/magicbell-react

Version:

React components for building a notification inbox for your app

5 lines (4 loc) 210 B
export type { Props as BellProps } from './Bell.js'; export { default } from './Bell.js'; export { default as BellIcon } from './BellIcon.js'; export { default as ClassicBellIcon } from './ClassicBellIcon.js';