shadcn-table
shadcn-table copied to clipboard
Table Filter Updation
In useDataTable hook there is logic to update column filters why in src/components/data-table/data-table-filter-list.tsx manually updating or adding filters?
https://github.com/sadmann7/shadcn-table/blob/main/src/hooks/use-data-table.ts#L229