UNPKG

@selfcommunity/react-ui

Version:

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

6 lines (5 loc) 171 B
import File from './File'; import Link from './Link'; import Share from './Share'; import { EditMediaProps } from './types'; export { File, Link, Share, EditMediaProps };