hello world
from booking-flow package:
import { Temp } from "@scandic-hotels/booking-flow/test-entry" import { Typography } from "@scandic-hotels/design-system/Typography" import styles from "./page.module.css" export default function Home() { return (
hello world
from booking-flow package: