ant-design-vue/components/checkbox/style/index.tsx
tangjinzhou 26496ba0a9
refactor: checkbox (#5091)
* style: remove not use pkg

* refactor: vc-checkbox

* refactor: checkbox

* fix: radio type
2021-12-28 16:47:52 +08:00

3 lines
56 B
Vue

import '../../style/index.less';
import './index.less';