feat: add packages info to summary
This commit is contained in:
@@ -73,7 +73,7 @@ export default function HotelListingMapContent({
|
||||
</span>
|
||||
<Body
|
||||
asChild
|
||||
color={isActiveOrHovered ? "white" : "textHighContrast"}
|
||||
color={isActiveOrHovered ? "white" : "baseTextHighContrast"}
|
||||
>
|
||||
<span>
|
||||
{pin.memberPrice} {pin.currency}
|
||||
|
||||
Reference in New Issue
Block a user