diff --git a/src/pages/tenant/StorageDashboard.tsx b/src/pages/tenant/StorageDashboard.tsx index fdf62d1..f0d2729 100644 --- a/src/pages/tenant/StorageDashboard.tsx +++ b/src/pages/tenant/StorageDashboard.tsx @@ -24,7 +24,7 @@ import { Modal, FormField, PrimaryButton, - SecondaryButton, + // SecondaryButton, } from "@/components/shared"; import { useAppTheme } from "@/hooks/useAppTheme";