This commit is contained in:
Philipp Kühn
2020-11-18 16:45:48 +01:00
parent d66535317f
commit 91297d29fb

View File

@@ -1,5 +1,4 @@
import { Command, Extension } from '@tiptap/core' import { Command, Extension } from '@tiptap/core'
import { chain } from 'cypress/types/lodash'
type TextAlignOptions = { type TextAlignOptions = {
types: string[], types: string[],