mirror of
https://git.youjo.love/youjo/youjo-fe.git
synced 2025-03-20 08:50:00 +01:00
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