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">
|
||||
{hotelInformation.hotelName}
|
||||
</Title>
|
||||
|
||||
<div className={styles.date}>
|
||||
<CalendarIcon color="burgundy" className={styles.icon} />
|
||||
<Caption asChild>
|
||||
|
||||
Reference in New Issue
Block a user