Skip to content

Commit 81b842a

Browse files
committed
Use h2
1 parent 6404c58 commit 81b842a

File tree

1 file changed

+1
-0
lines changed
  • client/dashboard/sites/overview-card-upsell-difm

1 file changed

+1
-0
lines changed

client/dashboard/sites/overview-card-upsell-difm/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ export default function OverviewCardUpsellDIFM( { site }: { site: Site } ) {
2424
return (
2525
<Callout
2626
title={ __( 'We’ll bring your vision to life' ) }
27+
titleAs="h2"
2728
description={
2829
<Text variant="muted">
2930
{ __(

0 commit comments

Comments
 (0)