Merged in feat/BOOK-693-tracking-member-price (pull request #3403)

feat(BOOK-693): add tracking for memberprice and join

* feat(BOOK-693): add tracking for memberprice and join


Approved-by: Erik Tiekstra
This commit is contained in:
Bianca Widstam
2026-01-09 08:40:22 +00:00
parent 411a8a2a2e
commit 6e700cc3d4
4 changed files with 15 additions and 1 deletions

View File

@@ -1,8 +1,8 @@
import { useIntl } from "react-intl"
import { FormTextArea } from "@scandic-hotels/design-system/Form/FormTextArea"
import { Typography } from "@scandic-hotels/design-system/Typography"
import { FormTextArea } from "@scandic-hotels/design-system/Form/FormTextArea"
import styles from "./specialRequests.module.css"
import type { RegisterOptions } from "react-hook-form"