Revert "chore(SW-303): fetch activity card from CS"
This reverts commit dde9ca190a.
This commit is contained in:
@@ -38,11 +38,7 @@ export function getTheme(theme: CardProps["theme"]) {
|
||||
primaryLinkColor = "pale"
|
||||
secondaryLinkColor = "burgundy"
|
||||
break
|
||||
case "primaryStrong":
|
||||
buttonTheme = "primaryStrong"
|
||||
primaryLinkColor = "red"
|
||||
secondaryLinkColor = "white"
|
||||
case "image":
|
||||
case "primaryStrong" || "image":
|
||||
buttonTheme = "primaryStrong"
|
||||
primaryLinkColor = "red"
|
||||
secondaryLinkColor = "white"
|
||||
|
||||
Reference in New Issue
Block a user