We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48071b2 commit 1554a48Copy full SHA for 1554a48
dotcom-rendering/src/components/ProductLinkButton.tsx
@@ -34,7 +34,6 @@ export const theme: Partial<ThemeButton> = {
34
backgroundPrimaryHover: palette(
35
'--product-button-primary-background-hover',
36
),
37
- // todo: make a new palette variable for this
38
textTertiary: palette('--product-button-primary-background'),
39
borderTertiary: palette('--product-button-primary-background'),
40
};
0 commit comments