Merged in feat/ancillaries-ui-fixes (pull request #3383)

feat: update ancillaries flow ui

* feat: update ancillaries flow ui


Approved-by: Matilda Haneling
This commit is contained in:
Matilda Landström
2025-12-30 09:55:46 +00:00
parent 86331a6e10
commit 7ca366de57
7 changed files with 13 additions and 14 deletions

View File

@@ -1,4 +1,5 @@
"use client"
import { notFound } from "next/navigation"
import { use, useRef } from "react"
import { useIntl } from "react-intl"