mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-20 06:55:06 -04:00
chore(wysiwyg-editor): update tiptap dependencies
This commit is contained in:
parent
b9406a492d
commit
732da08157
3 changed files with 1343 additions and 870 deletions
1
components.d.ts
vendored
1
components.d.ts
vendored
|
@ -68,6 +68,7 @@ declare module '@vue/runtime-core' {
|
|||
IconMdiPlay: typeof import('~icons/mdi/play')['default']
|
||||
IconMdiRecord: typeof import('~icons/mdi/record')['default']
|
||||
IconMdiRefresh: typeof import('~icons/mdi/refresh')['default']
|
||||
IconMdiSearch: typeof import('~icons/mdi/search')['default']
|
||||
IconMdiVideo: typeof import('~icons/mdi/video')['default']
|
||||
InputCopyable: typeof import('./src/components/InputCopyable.vue')['default']
|
||||
IntegerBaseConverter: typeof import('./src/tools/integer-base-converter/integer-base-converter.vue')['default']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue