better lint
This commit is contained in:
parent
e554eeeef6
commit
18d8ea6b63
123 changed files with 362 additions and 205 deletions
|
|
@ -1,9 +1,10 @@
|
|||
import { mapState } from 'pinia'
|
||||
|
||||
import { useListsStore } from 'src/stores/lists'
|
||||
import DialogModal from '../dialog_modal/dialog_modal.vue'
|
||||
import Popover from '../popover/popover.vue'
|
||||
|
||||
import { useListsStore } from 'src/stores/lists'
|
||||
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
import { faChevronRight } from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue