UNPKG

@fruits-chain/react-native-xiaoshu

Version:
9 lines (6 loc) • 216 B
import { attachPropertiesToComponent } from '../helpers' import Checkbox from './checkbox' import CheckboxIcon from './checkbox-icon' export default attachPropertiesToComponent(Checkbox, { Icon: CheckboxIcon, })