Skip to content

Commit

Permalink
Small fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
thegreatercurve committed Mar 21, 2023
1 parent 1216fe5 commit 4123a56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/lexical-table/src/LexicalTableRowNode.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ import {
export type SerializedTableRowNode = Spread<
{
height: number;
type: string;
},
SerializedElementNode
>;
Expand Down

0 comments on commit 4123a56

Please sign in to comment.