UNPKG

@selfcommunity/react-ui

Version:

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

4 lines (3 loc) 133 B
import Choice, { ChoiceProps, ChoiceObjectProps } from './Choice'; export default Choice; export { ChoiceProps, ChoiceObjectProps };