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