feat: change all Based on availability to Subject to availability in booking flow
This commit is contained in:
committed by
Simon.Emanuelsson
parent
06802d57b8
commit
d4894c1647
@@ -115,7 +115,7 @@ export function RoomSidePeekContent({ room }: RoomSidePeekContentProps) {
|
||||
</Subtitle>
|
||||
<Body color="grey">
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Based on availability",
|
||||
defaultMessage: "Subject to availability",
|
||||
})}
|
||||
</Body>
|
||||
<ul className={styles.bedOptions}>
|
||||
|
||||
Reference in New Issue
Block a user