sadmann7 / shadcn-table

Shadcn table with server-side sorting, filtering, and pagination.
https://table.sadmn.com
MIT License
2.52k stars 225 forks source link

Update data-table-pagination.tsx #500

Closed hgeldenhuys closed 2 months ago

hgeldenhuys commented 2 months ago

pageSizeOptions could be undefined

vercel[bot] commented 2 months ago

@hgeldenhuys is attempting to deploy a commit to the sadmann7 Team on Vercel.

A member of the Team first needs to authorize it.

sadmann7 commented 2 months ago

thanks a lot.

there is already a default pageSizeOptions on the component.

so this is not really required.