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
@@ -254,7 +254,7 @@ export default function Room({
|
||||
<Typography variant="Body/Supporting text (caption)/smRegular">
|
||||
<p>
|
||||
{intl.formatMessage({
|
||||
defaultMessage: "Based on availability",
|
||||
defaultMessage: "Subject to availability",
|
||||
})}
|
||||
</p>
|
||||
</Typography>
|
||||
|
||||
Reference in New Issue
Block a user