diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/family/usageSection/progressBar.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/family/usageSection/progressBar.tsx index 3dfbd5e50..a8e0691ab 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/family/usageSection/progressBar.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/family/usageSection/progressBar.tsx @@ -16,7 +16,7 @@ export function FamilyUsageProgressBar({ ); diff --git a/src/components/Sidebar/SubscriptionCard/contentOverlay/individual/usageSection.tsx b/src/components/Sidebar/SubscriptionCard/contentOverlay/individual/usageSection.tsx index 22ef34b5c..c03c5ce19 100644 --- a/src/components/Sidebar/SubscriptionCard/contentOverlay/individual/usageSection.tsx +++ b/src/components/Sidebar/SubscriptionCard/contentOverlay/individual/usageSection.tsx @@ -13,7 +13,7 @@ interface Iprops { export function IndividualUsageSection({ usage, storage, fileCount }: Iprops) { return ( - +