mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
fix: checkbox icon dependencies
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
</template>
|
||||
|
||||
<script>
|
||||
import Icon from '../Icon';
|
||||
import Icon from '../icon';
|
||||
import findParent from '../mixins/findParent';
|
||||
|
||||
export default {
|
||||
|
Reference in New Issue
Block a user