chore: install inspect
This commit is contained in:
parent
06667ee0af
commit
a3b9bf3c18
5 changed files with 27 additions and 1 deletions
|
@ -38,7 +38,7 @@ function createSuggestionRenderer(): SuggestionOptions['render'] {
|
|||
let popup: Instance
|
||||
|
||||
return {
|
||||
onStart: (props) => {
|
||||
onStart(props) {
|
||||
component = new VueRenderer(TiptapMentionList, {
|
||||
props,
|
||||
editor: props.editor,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue