fix build

This commit is contained in:
Philipp Kühn
2020-11-06 18:25:33 +01:00
parent c9145d69f5
commit 01a8125a87
2 changed files with 3 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
import { Command, createExtension } from '@tiptap/core'
import '@tiptap/extension-text-style'
type FontFamilyOptions = {
types: string[],