Skip to content

Commit

Permalink
Fix line spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateo Vuković committed May 28, 2024
1 parent ad3df75 commit 51d7d1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lexical/src/LexicalEditorState.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import type {SerializedRootNode} from './nodes/LexicalRootNode';

import invariant from 'shared/invariant';


import {readEditorState} from './LexicalUpdates';
import {$getRoot} from './LexicalUtils';
import {$isElementNode} from './nodes/LexicalElementNode';
Expand Down

0 comments on commit 51d7d1a

Please sign in to comment.