mirror of
https://github.com/youzan/vant.git
synced 2025-10-21 11:17:41 +00:00
[Improvement] extract component common part (#703)
This commit is contained in:
@@ -21,7 +21,7 @@ import { create, isDef } from '../utils';
|
||||
import findParent from '../mixins/find-parent';
|
||||
|
||||
export default create({
|
||||
name: 'van-checkbox',
|
||||
name: 'checkbox',
|
||||
|
||||
mixins: [findParent],
|
||||
|
||||
|
Reference in New Issue
Block a user