Skip to content

Commit

Permalink
behåll sidnummer
Browse files Browse the repository at this point in the history
  • Loading branch information
malmz committed May 17, 2024
1 parent e214600 commit 97b5c81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/components/data-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ export function DataTable<TData, TValue>({
fuzzy: fuzzyFilter,
},
state: { sorting, globalFilter: filter },
autoResetPageIndex: false,
});
return (
<div className='space-y-4'>
Expand Down

0 comments on commit 97b5c81

Please sign in to comment.