Merged in fix/SW-2817-activity-card (pull request #2160)
Fix/SW-2816: activity card span full width * fix(SW-2816): image span full width * fix(SW-2817): improve image blurriness Approved-by: Erik Tiekstra
This commit is contained in:
@@ -24,8 +24,6 @@ export interface CardProps
|
||||
scriptedTopTitle?: string | null
|
||||
heading?: string | null
|
||||
bodyText?: string | null
|
||||
imageHeight?: number
|
||||
imageWidth?: number
|
||||
imageGradient?: boolean
|
||||
onPrimaryButtonClick?: () => void
|
||||
onSecondaryButtonClick?: () => void
|
||||
|
||||
Reference in New Issue
Block a user