From b1720fd50290c20728a8c7b7389de9c56994064b Mon Sep 17 00:00:00 2001 From: Asier Isayas Date: Tue, 31 Mar 2026 07:44:03 -0700 Subject: [PATCH] add default throughput bucket info link --- .../ThroughputInputComponents/ThroughputBucketsComponent.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputBucketsComponent.tsx b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputBucketsComponent.tsx index 31fbc4cfb..cea55a169 100644 --- a/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputBucketsComponent.tsx +++ b/src/Explorer/Controls/Settings/SettingsSubComponents/ThroughputInputComponents/ThroughputBucketsComponent.tsx @@ -127,7 +127,7 @@ export const ThroughputBucketsComponent: FC = ( const tooltipContent = (): JSX.Element => ( The default throughput bucket is used for operations that do not specify a particular bucket.{" "} - + Learn more.