Skip to content

Commit

Permalink
[Discover] fix types
Browse files Browse the repository at this point in the history
  • Loading branch information
dimaanj committed Aug 20, 2021
1 parent 90d11cd commit 3750212
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,6 @@ export interface DocTableProps {
* Loading state
*/
isLoading: boolean;
/**
* Number of table columns
*/
columnLength: number;
/**
* Filter callback
*/
Expand Down

0 comments on commit 3750212

Please sign in to comment.