fix(SW-2336): remove text on hotelreservation landing page
This commit is contained in:
@@ -27,7 +27,6 @@ export default function HotelReservationPage({ params }: PageArgs<LangParams>) {
|
||||
|
||||
return (
|
||||
<div className={styles.page}>
|
||||
New booking flow! Please report errors/issues in Slack.
|
||||
<TrackingSDK pageData={pageTrackingData} />
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user