Revert "sev2 accessibilitydefects in data explorer"

This reverts commit b84d5b572c.
This commit is contained in:
Sampath
2023-03-13 14:56:51 +05:30
parent b84d5b572c
commit d646686723
13 changed files with 318 additions and 361 deletions

View File

@@ -185,7 +185,6 @@ export const ThroughputInput: FunctionComponent<ThroughputInputProps> = ({
</Stack>
<Stack horizontal verticalAlign="center">
<div role="radiogroup">
<input
id="Autoscale-input"
className="throughputInputRadioBtn"
@@ -215,7 +214,6 @@ export const ThroughputInput: FunctionComponent<ThroughputInputProps> = ({
<label className="throughputInputRadioBtnLabel" htmlFor="Manual-input">
Manual
</label>
</div>
</Stack>
{isAutoscaleSelected && (