Merge branch 'main' of https://github.com/ueberdosis/tiptap
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { Extension } from '@tiptap/core'
|
||||
import '@tiptap/extension-text-style'
|
||||
|
||||
type ColorOptions = {
|
||||
export type ColorOptions = {
|
||||
types: string[],
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user