UNPKG

@selfcommunity/react-ui

Version:

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

5 lines (4 loc) 250 B
import SnippetNotifications, { SnippetNotificationsProps } from './SnippetNotifications'; import SnippetNotificationsSkeleton from './Skeleton'; export default SnippetNotifications; export { SnippetNotificationsProps, SnippetNotificationsSkeleton };