feat: update links default color to match design documents
This commit is contained in:
@@ -117,8 +117,7 @@ function HotelCard({
|
||||
) : (
|
||||
<Link
|
||||
size="small"
|
||||
color="burgundy"
|
||||
variant="underscored"
|
||||
textDecoration="underline"
|
||||
onClick={handleAddressClick}
|
||||
href={selectHotelMap(lang)}
|
||||
keepSearchParams
|
||||
|
||||
Reference in New Issue
Block a user