Skip to content

Commit f36c850

Browse files
remove full width text
1 parent 72104a8 commit f36c850

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/ProductCardButtons.tsx

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

0 commit comments

Comments
 (0)