Commit 806336fc by Яков

add glossary

parent 41d4e8d8
......@@ -1248,6 +1248,8 @@ const QEditor = ({
)
}
})}
{
window.location.pathname.includes('admin/maps') &&
<div
key={'bubbleItems-glossary'}
className={
......@@ -1269,6 +1271,8 @@ const QEditor = ({
// console.log(editor.chain().focus());
}}
/>
}
</div>
</BubbleMenu>
<EditorContent editor={editor} className='atma-editor-content'/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment