Skip to content

Commit

Permalink
Accessibility fix for 'Error Analysis' header (#2415)
Browse files Browse the repository at this point in the history
  • Loading branch information
Advitya17 authored Nov 14, 2023
1 parent f726163 commit 4c01e0c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ export class TabsView extends React.PureComponent<
className={classNames.sectionHeader}
id="errorAnalysisHeader"
>
<Text variant={"xxLarge"}>
<Text as="h2" variant={"xxLarge"}>
{
localization.ModelAssessment.ComponentNames
.ErrorAnalysis
Expand Down

0 comments on commit 4c01e0c

Please sign in to comment.