king
2021-09-28 432b788acf901b0720184b8ee8bc81a2e6fa47e0
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,