From 543ea3e5a3dea4570c48420ebfdb3ea4d56c599d Mon Sep 17 00:00:00 2001 From: Michael Zetterberg Date: Sat, 12 Apr 2025 11:08:07 +0200 Subject: [PATCH] fix(SW-2336): remove text on hotelreservation landing page --- .../[lang]/(live)/(public)/hotelreservation/(standard)/page.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/apps/scandic-web/app/[lang]/(live)/(public)/hotelreservation/(standard)/page.tsx b/apps/scandic-web/app/[lang]/(live)/(public)/hotelreservation/(standard)/page.tsx index daa41d09d..61abe5027 100644 --- a/apps/scandic-web/app/[lang]/(live)/(public)/hotelreservation/(standard)/page.tsx +++ b/apps/scandic-web/app/[lang]/(live)/(public)/hotelreservation/(standard)/page.tsx @@ -27,7 +27,6 @@ export default function HotelReservationPage({ params }: PageArgs) { return (
- New booking flow! Please report errors/issues in Slack.
)