Fixed a11y issue for new container advanced accordian

This commit is contained in:
vaidankarswapnil 2022-01-20 21:27:06 +05:30
parent de5df90f75
commit e078f9c511

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}
>