Skip to content

Commit f01682e

Browse files
Revert "remove full width text"
This reverts commit f36c850.
1 parent 394a9a7 commit f01682e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

dotcom-rendering/src/components/ProductCardButtons.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ export const ProductCardButtons = ({
2020
label={label}
2121
url={productCta.url}
2222
minimisePadding={true}
23+
fullWidthText={productCtas.length > 1}
2324
priority={index === 0 ? 'primary' : 'tertiary'}
2425
fullwidth={true}
2526
/>

0 commit comments

Comments
 (0)