Move *.js to *.ts
This commit is contained in:
parent
8ff0bb937b
commit
9e0596d136
78 changed files with 626 additions and 788 deletions
|
|
@ -182,7 +182,7 @@ import PaginationMixin from '~/components/mixins/Pagination.vue'
|
|||
import RadioCard from '~/components/radios/Card.vue'
|
||||
import Pagination from '~/components/Pagination.vue'
|
||||
import useLogger from '~/composables/useLogger'
|
||||
import useSharedLabels from '../../composables/useSharedLabels'
|
||||
import useSharedLabels from '~/composables/locale/useSharedLabels'
|
||||
|
||||
const logger = useLogger()
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue