feat(SW-440) implemented changes to buttons according to figma
This commit is contained in:
@@ -55,6 +55,7 @@ export default function MapCard({ hotelName, pois }: MapCardProps) {
|
||||
theme="base"
|
||||
intent="secondary"
|
||||
size="small"
|
||||
fullWidth
|
||||
className={styles.ctaButton}
|
||||
onClick={openDynamicMap}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user