Fixed a11y scale tab manual option label issue

This commit is contained in:
vaidankarswapnil
2022-02-07 12:30:38 +05:30
parent b7f0548cca
commit 3eeebc9114

View File

@@ -582,6 +582,7 @@ export class ThroughputInputAutoPilotV3Component extends React.Component<
onChange={this.onThroughputChange}
min={this.props.minimum}
errorMessage={this.props.throughputError}
ariaLabel="Estimate your required throughput with capacity calculator"
/>
{this.state.exceedFreeTierThroughput && (
<MessageBar