lint
This commit is contained in:
parent
4cd6c6e9f0
commit
db2f48a1f9
5 changed files with 17 additions and 11 deletions
|
|
@ -1,8 +1,9 @@
|
|||
import { createTestingPinia } from '@pinia/testing'
|
||||
import { shallowMount } from '@vue/test-utils'
|
||||
import vClickOutside from 'click-outside-vue3'
|
||||
import { h } from 'vue'
|
||||
import { createTestingPinia } from '@pinia/testing'
|
||||
createTestingPinia()
|
||||
|
||||
createTestingPinia()
|
||||
|
||||
import EmojiInput from 'src/components/emoji_input/emoji_input.vue'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue