-
- {intl.formatMessage({
- id: "findMyBooking.cantFindYourStay",
- defaultMessage: "Can't find your stay?",
- })}
-
-
- {intl.formatMessage(
- {
- id: "findMyBooking.customerService",
- defaultMessage:
- "Please contact customer service.",
- },
- {
- link: (str) => (
-
- {str}
-
- ),
- }
- )}
-
+
+
+ {intl.formatMessage({
+ id: "findMyBooking.cantFindYourStay",
+ defaultMessage: "Can't find your stay?",
+ })}
+
+
+
+
+ {intl.formatMessage(
+ {
+ id: "findMyBooking.customerService",
+ defaultMessage:
+ "Please contact customer service.",
+ },
+ {
+ link: (str) => (
+
+ {str}
+
+ ),
+ }
+ )}
+
+