refactor(SW-303): refactoring

This commit is contained in:
Matilda Landström
2024-09-10 13:17:01 +02:00
parent 6049fb4a1d
commit f3a455926e
3 changed files with 14 additions and 16 deletions

View File

@@ -39,9 +39,6 @@ export function getTheme(theme: CardProps["theme"]) {
secondaryLinkColor = "burgundy"
break
case "primaryStrong":
buttonTheme = "primaryStrong"
primaryLinkColor = "red"
secondaryLinkColor = "white"
case "image":
buttonTheme = "primaryStrong"
primaryLinkColor = "red"