Skip to content

Commit

Permalink
Linter fix
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
  • Loading branch information
aleksfront authored and jansav committed May 29, 2023
1 parent 26b8ed6 commit a22229b
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 a22229b

Please sign in to comment.