mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 13:25:54 +08:00
Merge pull request #1159 from palash-signoz/390-metrics-pagination
feat: pagination is added in the application table
This commit is contained in:
commit
31583b73d8
@ -77,7 +77,6 @@ function Metrics(): JSX.Element {
|
||||
loading={loading}
|
||||
dataSource={services}
|
||||
columns={columns}
|
||||
pagination={false}
|
||||
rowKey="serviceName"
|
||||
/>
|
||||
</Container>
|
||||
|
Loading…
x
Reference in New Issue
Block a user