feat: css change
This commit is contained in:
@@ -27,7 +27,7 @@ export default function HotelCard({ hotel }: HotelCardData) {
|
||||
<Chip key={`chip-${index}`}>{chip}</Chip>
|
||||
))}
|
||||
</div>
|
||||
<div className={styles.book}>
|
||||
<div className={styles.booking}>
|
||||
<Button
|
||||
theme="base"
|
||||
intent="primary"
|
||||
|
||||
Reference in New Issue
Block a user