king
2022-05-27 cc1d7095ec6df622efbdaaabe3dec78ca3599d90
src/components/normalform/modalform/mkCheckbox/index.jsx
@@ -3,8 +3,6 @@
import { is, fromJS } from 'immutable'
import { Checkbox } from 'antd'
import './index.scss'
class MKCheckbox extends Component {
  static propTpyes = {
    config: PropTypes.object,