update checkbox importing path

This commit is contained in:
taehoon 2019-04-06 13:16:26 -04:00
parent 468aec0de1
commit 1144025f30
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
import List from '../list/list.vue'
import Checkbox from '../checkbox/checkbox.js'
import Checkbox from '../checkbox/checkbox.vue'
const SelectableList = {
components: {