Skip to content

Commit

Permalink
[MA-9]: Review Fixes: Added aria-level attribute to plugin preference…
Browse files Browse the repository at this point in the history
…s heading
  • Loading branch information
ayush-chauhan233 committed Dec 12, 2024
1 parent a77c0d0 commit 51d4620
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ export default class SettingsSidebar extends React.PureComponent<Props> {
key={'plugin preferences heading'}
role='heading'
className={'header'}
aria-level={3}
id='userSettingsModal.pluginPreferences.header'
>
<FormattedMessage
Expand Down

0 comments on commit 51d4620

Please sign in to comment.