mirror of
https://github.com/ueberdosis/tiptap.git
synced 2025-01-18 06:03:22 +08:00
refactoring
This commit is contained in:
parent
4256de7cde
commit
7a9b1f5c46
@ -50,7 +50,7 @@ export function Suggestion({
|
||||
const renderer = render?.()
|
||||
|
||||
return new Plugin({
|
||||
key: new PluginKey('suggestions'),
|
||||
key: new PluginKey('suggestion'),
|
||||
|
||||
view() {
|
||||
return {
|
||||
|
Loading…
Reference in New Issue
Block a user