Skip to content

Commit

Permalink
add loading
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzad31 committed Nov 2, 2022
1 parent 3c64581 commit e1dfbc2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export const ObjectCountList = () => {
percent={percent}
value={String(count)}
valueWidth={30}
loading={objectMetrics.loading}
/>
<EuiSpacer size="m" />
</>
Expand Down

0 comments on commit e1dfbc2

Please sign in to comment.