Skip to content

Commit

Permalink
fix a11y
Browse files Browse the repository at this point in the history
  • Loading branch information
tongyu-microsoft committed Aug 6, 2024
1 parent 7f156da commit f9af527
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ export class TabsView extends React.PureComponent<
this.props.dataset.class_names && (
<>
<div className={classNames.sectionHeader}>
<Text as="h2" variant={"xxLarge"}>
<Text as="h3" variant={"xxLarge"}>
{localization.ModelAssessment.ComponentNames.VisionTab}
</Text>
</div>
Expand Down

0 comments on commit f9af527

Please sign in to comment.