forked from AkkomaGang/akkoma-fe
update checkbox importing path
This commit is contained in:
parent
468aec0de1
commit
1144025f30
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue