Skip to content

Commit

Permalink
comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
GermanJablo committed Dec 9, 2024
1 parent 38764d4 commit a367219
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lexical/src/LexicalNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,6 @@ export class LexicalNode {
/**
* Don't use this directly, use `this.getClasses()` and `this.mutateClasses()` instead
* @internal
* @ex
*/
__classes?: ReadOnlyClasses;

Expand Down

0 comments on commit a367219

Please sign in to comment.