Palash Gupta 126c9238ba
feat: loading is added in the button (#1927)
* feat: loading is added in the button

* chore: disable condition is updated

Co-authored-by: Pranay Prateek <pranay@signoz.io>
2023-01-02 12:08:35 +05:30

2 lines
58 B
TypeScript

export const ITEMS_PER_PAGE_OPTIONS = [25, 50, 100, 200];