UNPKG

@selfcommunity/react-ui

Version:

React UI Components to integrate a Community created with SelfCommunity Platform.

5 lines (4 loc) 202 B
import UserNotification, { NotificationProps } from './Notification'; import NotificationSkeleton from './Skeleton'; export default UserNotification; export { NotificationProps, NotificationSkeleton };