mirror of
https://gitee.com/vant-contrib/vant.git
synced 2025-04-06 03:57:59 +08:00
fix: checkbox icon dependencies
This commit is contained in:
parent
9a4c72d910
commit
62b48ee99f
@ -21,7 +21,7 @@
|
|||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import Icon from '../Icon';
|
import Icon from '../icon';
|
||||||
import findParent from '../mixins/findParent';
|
import findParent from '../mixins/findParent';
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user