fix(SW-1273): move find my booking page to the correct folder after monorepo migration
This commit is contained in:
@@ -100,7 +100,7 @@ export default function Form() {
|
||||
{intl.formatMessage({ id: "Can't find your stay?" })}
|
||||
</Caption>
|
||||
<Caption>
|
||||
{intl.formatMessage<React.ReactNode>(
|
||||
{intl.formatMessage(
|
||||
{ id: "Please call customer service at {phoneNr}" },
|
||||
{ phoneNr: <Link href="tel:XXXXXX">XXXXXX</Link> }
|
||||
)}
|
||||
Reference in New Issue
Block a user