This commit is contained in:
bniwredyc 2023-03-29 12:22:03 +02:00
parent 00dbeb1136
commit 7a950608a6

View File

@ -36,7 +36,7 @@ import { Collaboration } from '@tiptap/extension-collaboration'
import './Prosemirror.scss'
import { IndexeddbPersistence } from 'y-indexeddb'
import { useSession } from '../../context/session'
import * as uniqolor from 'uniqolor'
import uniqolor from 'uniqolor'
type EditorProps = {
shoutId: number