Merged in fix/SW-1524-clickable-area (pull request #2125)
Fix/SW-1524: Enter details- expand clickable area * fix(SW-1524): make whole price area clickable * fix(SW-1524): add div as fake button Approved-by: Bianca Widstam Approved-by: Erik Tiekstra
This commit is contained in:
@@ -7,6 +7,7 @@ import type {
|
||||
export type PriceCardProps = {
|
||||
productTypePrices: ProductTypePrices
|
||||
isMemberPrice?: boolean
|
||||
className?: string
|
||||
}
|
||||
|
||||
export type PointsRowProps = {
|
||||
|
||||
Reference in New Issue
Block a user