UNPKG

@fruits-chain/react-native-xiaoshu

Version:
7 lines • 250 B
import { attachPropertiesToComponent } from '../helpers'; import Checkbox from './checkbox'; import CheckboxIcon from './checkbox-icon'; export default attachPropertiesToComponent(Checkbox, { Icon: CheckboxIcon }); //# sourceMappingURL=index.js.map