Skip to content

Commit

Permalink
update site
Browse files Browse the repository at this point in the history
  • Loading branch information
radubrehar committed Oct 17, 2024
1 parent 3f5ffe4 commit 1971c6d
Showing 1 changed file with 6 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,12 @@ export default () => {
data={data}
primaryKey="id"
defaultFilterValue={[]}
shouldReloadData={{
filterValue: false,
sortInfo: false,
groupBy: false,
pivotBy: false,
}}
>
<InfiniteTable<Developer>
showColumnFilters={false}
Expand Down

0 comments on commit 1971c6d

Please sign in to comment.