Merged in fix/correct-policies-link (pull request #3522)

Fix/correct policies link

* fix: add correct link

* fix: move route


Approved-by: Emma Zettervall
This commit is contained in:
Matilda Landström
2026-02-02 09:22:08 +00:00
parent 2f73fce6f2
commit 61c024dbda
4 changed files with 11 additions and 12 deletions

View File

@@ -1,4 +1,4 @@
import { scandicFriends } from "@scandic-hotels/common/constants/routes/myPages"
import { scandicFriends } from "@scandic-hotels/common/constants/routes/customerService"
import { MaterialIcon } from "@scandic-hotels/design-system/Icons/MaterialIcon"
import Link from "@scandic-hotels/design-system/OldDSLink"
import { Typography } from "@scandic-hotels/design-system/Typography"