Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
lib
react-ag-qeditor
Commits
806336fc
Commit
806336fc
authored
Apr 15, 2025
by
Яков
Browse files
add glossary
parent
41d4e8d8
Changes
1
Show whitespace changes
Inline
Side-by-side
src/QEditor.jsx
View file @
806336fc
...
@@ -1248,6 +1248,8 @@ const QEditor = ({
...
@@ -1248,6 +1248,8 @@ const QEditor = ({
)
)
}
}
})
}
})
}
{
window
.
location
.
pathname
.
includes
(
'
admin/maps
'
)
&&
<
div
<
div
key
=
{
'
bubbleItems-glossary
'
}
key
=
{
'
bubbleItems-glossary
'
}
className
=
{
className
=
{
...
@@ -1269,6 +1271,8 @@ const QEditor = ({
...
@@ -1269,6 +1271,8 @@ const QEditor = ({
// console.log(editor.chain().focus());
// console.log(editor.chain().focus());
}
}
}
}
/>
/>
}
</
div
>
</
div
>
</
BubbleMenu
>
</
BubbleMenu
>
<
EditorContent
editor
=
{
editor
}
className
=
'atma-editor-content'
/>
<
EditorContent
editor
=
{
editor
}
className
=
'atma-editor-content'
/>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment