mirror of
https://github.com/ueberdosis/tiptap.git
synced 2024-11-24 11:49:02 +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 '@tiptap/extension-text-style'
|
||||
|
||||
type ColorOptions = {
|
||||
export type ColorOptions = {
|
||||
types: string[],
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user