mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-10-16 13:11:30 +08:00

* feat: loading is added in the button * chore: disable condition is updated Co-authored-by: Pranay Prateek <pranay@signoz.io>
2 lines
58 B
TypeScript
2 lines
58 B
TypeScript
export const ITEMS_PER_PAGE_OPTIONS = [25, 50, 100, 200];
|