update checkbox importing path
This commit is contained in:
parent
468aec0de1
commit
1144025f30
@ -1,5 +1,5 @@
|
|||||||
import List from '../list/list.vue'
|
import List from '../list/list.vue'
|
||||||
import Checkbox from '../checkbox/checkbox.js'
|
import Checkbox from '../checkbox/checkbox.vue'
|
||||||
|
|
||||||
const SelectableList = {
|
const SelectableList = {
|
||||||
components: {
|
components: {
|
||||||
|
Loading…
Reference in New Issue
Block a user