Fixed a11y mongo settings collapsible issue

This commit is contained in:
vaidankarswapnil 2022-02-02 13:08:10 +05:30
parent b7f0548cca
commit e622931848

View File

@ -49,7 +49,6 @@ export class CollapsibleSectionComponent extends React.Component<CollapsibleSect
onClick={this.toggleCollapsed}
onKeyPress={this.onKeyPress}
tabIndex={0}
aria-name="Advanced"
role="button"
aria-expanded={this.state.isExpanded}
>