Skip to content

Commit

Permalink
remove unused constants
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpthemrp committed Dec 15, 2024
1 parent d7f5c7b commit 6c5a472
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/buttons/CTAButtons.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,6 @@ export const CTASubtitleButton = ({
children,
subtitle,
href = SHOP_URL,
variant = ColorVariant.RUST,
mode = FillMode.DEFAULT,
target = "_self",
}: {
className?: string;
Expand Down

0 comments on commit 6c5a472

Please sign in to comment.