Skip to content

Commit 1554a48

Browse files
remove todo
1 parent 48071b2 commit 1554a48

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotcom-rendering/src/components/ProductLinkButton.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ export const theme: Partial<ThemeButton> = {
3434
backgroundPrimaryHover: palette(
3535
'--product-button-primary-background-hover',
3636
),
37-
// todo: make a new palette variable for this
3837
textTertiary: palette('--product-button-primary-background'),
3938
borderTertiary: palette('--product-button-primary-background'),
4039
};

0 commit comments

Comments
 (0)