From 95d33356c35cb0933c609d4b1c040dba5a3b7eeb Mon Sep 17 00:00:00 2001 From: sunghyunkang1111 <114709653+sunghyunkang1111@users.noreply.github.com> Date: Tue, 13 May 2025 18:58:42 -0500 Subject: [PATCH] Hide throughput bucket settings for nonshared, nondedicated throughput container (#2146) --- src/Explorer/Controls/Settings/SettingsComponent.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/Explorer/Controls/Settings/SettingsComponent.tsx b/src/Explorer/Controls/Settings/SettingsComponent.tsx index e3462c594..3f286d822 100644 --- a/src/Explorer/Controls/Settings/SettingsComponent.tsx +++ b/src/Explorer/Controls/Settings/SettingsComponent.tsx @@ -1071,11 +1071,11 @@ export class SettingsComponent extends React.Component,