diff --git a/ui/src/components/UsageStatistics/UsageStatisticsTable.vue b/ui/src/components/UsageStatistics/UsageStatisticsTable.vue index 220b5eb517d4..b4377d18a584 100644 --- a/ui/src/components/UsageStatistics/UsageStatisticsTable.vue +++ b/ui/src/components/UsageStatistics/UsageStatisticsTable.vue @@ -52,6 +52,9 @@ See full value + + Download CSV File + {{ getClippedValue(row) }} See full value @@ -80,16 +83,16 @@