refactor(SW-303): refactoring
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user