UNPKG

rsuite

Version:

A suite of react components

5 lines (4 loc) 154 B
import Notification from './Notification'; export type { NotificationProps } from './Notification'; export { Notification }; export default Notification;