Skip to content

Commit

Permalink
Linter fix
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Andreev <[email protected]>
(cherry picked from commit a22229b)
  • Loading branch information
aleksfront authored and jansav committed May 29, 2023
1 parent 31df1a3 commit cde5cfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -322,7 +322,7 @@ class NonInjectedItemListLayoutContent<
>
{this.renderTableHeader()}
{this.renderItems()}
</Table>
</Table>

<Observer>
{() => (
Expand Down

0 comments on commit cde5cfe

Please sign in to comment.