fix: refactor navigation of webview pages and add redirect to refresh

This commit is contained in:
Christel Westerberg
2024-05-06 16:33:39 +02:00
parent 49f760705e
commit b58b5f368d
17 changed files with 403 additions and 131 deletions

View File

@@ -1,3 +1,6 @@
import "@/app/globals.css"
import "@scandic-hotels/design-system/style.css"
import { firaMono, firaSans } from "@/app/[lang]/(live)/fonts"
import styles from "./layout.module.css"