fix(SW-997): add scrollOnClick to Card link
This commit is contained in:
@@ -19,6 +19,7 @@ export type FacilityCard = {
|
||||
title: string
|
||||
openInNewTab?: boolean
|
||||
isExternal: boolean
|
||||
scrollOnClick: boolean
|
||||
}
|
||||
heading: string
|
||||
scriptedTopTitle: string
|
||||
|
||||
Reference in New Issue
Block a user