fix: checkbox icon dependencies

This commit is contained in:
陈嘉涵 2017-09-20 20:19:47 +08:00
parent 9a4c72d910
commit 62b48ee99f

View File

@ -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 {