king
2022-03-03 3fc643dea8f8c957a95a86d250b5d8b06fb740e1
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,