Skip to content

Commit

Permalink
Update listeners.md (#4768)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohammadreza490 authored Jul 11, 2023
1 parent d5cb9a7 commit d535ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/lexical-website/docs/concepts/listeners.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ removeEditableListener();

## `registerDecoratorListener`

Get notified when a the editor's decorator object changes. The decorator object contains
Get notified when the editor's decorator object changes. The decorator object contains
all `DecoratorNode` keys -> their decorated value. This is primarily used with external
UI frameworks.

Expand Down

2 comments on commit d535ec0

@vercel
Copy link

@vercel vercel bot commented on d535ec0 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical – ./packages/lexical-website

lexical-fbopensource.vercel.app
lexicaljs.org
www.lexical.dev
lexical-git-main-fbopensource.vercel.app
lexicaljs.com
lexical.dev

@vercel
Copy link

@vercel vercel bot commented on d535ec0 Jul 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

lexical-playground – ./packages/lexical-playground

lexical-playground.vercel.app
playground.lexical.dev
lexical-playground-git-main-fbopensource.vercel.app
lexical-playground-fbopensource.vercel.app

Please sign in to comment.