feat: syntax change
This commit is contained in:
@@ -31,7 +31,6 @@ export default function StayCard({ stay, lang }: StayCardProps) {
|
|||||||
<Title as="h5" className={styles.hotel} level="h3">
|
<Title as="h5" className={styles.hotel} level="h3">
|
||||||
{hotelInformation.hotelName}
|
{hotelInformation.hotelName}
|
||||||
</Title>
|
</Title>
|
||||||
|
|
||||||
<div className={styles.date}>
|
<div className={styles.date}>
|
||||||
<CalendarIcon color="burgundy" className={styles.icon} />
|
<CalendarIcon color="burgundy" className={styles.icon} />
|
||||||
<Caption asChild>
|
<Caption asChild>
|
||||||
|
|||||||
Reference in New Issue
Block a user