mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-06-11 20:08:59 +08:00
Merge branch 'main' of https://github.com/ueberdosis/tiptap
This commit is contained in:
commit
eb88567a74
@ -1,7 +1,7 @@
|
|||||||
import { Extension } from '@tiptap/core'
|
import { Extension } from '@tiptap/core'
|
||||||
import '@tiptap/extension-text-style'
|
import '@tiptap/extension-text-style'
|
||||||
|
|
||||||
type ColorOptions = {
|
export type ColorOptions = {
|
||||||
types: string[],
|
types: string[],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user