Skip to content

Commit

Permalink
Update src/components/NcRichContenteditable/NcRichContenteditable.vue
Browse files Browse the repository at this point in the history
Co-authored-by: Pytal <24800714+Pytal@users.noreply.github.com>
Signed-off-by: Grigorii K. Shartsev <sha-grisha@yandex.ru>
  • Loading branch information
ShGKme and Pytal committed Jun 30, 2023
1 parent 4baee0c commit 3752706
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ export default {
/**
* Proxied native event handlers without custom event handlers
*
* @return {Object<string, Function>}
* @return {Record<string, Function>}
*/
listeners() {
/**
Expand Down

0 comments on commit 3752706

Please sign in to comment.