export const defaultValue = { type: 'doc', content: [ { type: 'paragraph', content: [ { type: 'text', text: '', }, ], }, ], }