UNPKG

antd-mobile-alita

Version:

基于 React 的移动设计规范实现

6 lines 209 B
import AgreeItem from './AgreeItem'; import Checkbox from './Checkbox'; import CheckboxItem from './CheckboxItem'; Checkbox.CheckboxItem = CheckboxItem; Checkbox.AgreeItem = AgreeItem; export default Checkbox;