editor-fix
This commit is contained in:
parent
6e0a830168
commit
afa69fc86f
|
@ -1,4 +1,3 @@
|
|||
import { Editor } from '@tiptap/core'
|
||||
import { clsx } from 'clsx'
|
||||
import deepEqual from 'fast-deep-equal'
|
||||
import {
|
||||
|
@ -46,7 +45,6 @@ const GrowingTextarea = lazy(() => import('~/components/_shared/GrowingTextarea/
|
|||
|
||||
type Props = {
|
||||
shout: Shout
|
||||
editor: Editor
|
||||
}
|
||||
|
||||
export const MAX_HEADER_LIMIT = 100
|
||||
|
|
Loading…
Reference in New Issue
Block a user