king
2022-01-17 92224e3d5e03f223bf2fb4b0eb88b74e790d8da9
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,