lint
This commit is contained in:
parent
d1bb7fef5f
commit
3d19008f0c
58 changed files with 114 additions and 155 deletions
|
|
@ -2,7 +2,6 @@ import { mapState } from 'pinia'
|
|||
|
||||
import Popover from 'src/components/popover/popover.vue'
|
||||
|
||||
|
||||
import { useBookmarkFoldersStore } from 'src/stores/bookmark_folders.js'
|
||||
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
|
|
@ -18,7 +17,6 @@ const StatusBookmarkFolderMenu = {
|
|||
},
|
||||
components: {
|
||||
Popover,
|
||||
|
||||
},
|
||||
computed: {
|
||||
...mapState(useBookmarkFoldersStore, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue