diff --git a/frontend/src/pages/feil.tsx b/frontend/src/pages/feil.tsx index 1c1a502..91d91fe 100644 --- a/frontend/src/pages/feil.tsx +++ b/frontend/src/pages/feil.tsx @@ -17,6 +17,9 @@ export default function Feil() { const [valgteTags, setValgteTags] = useState([] as string[]); const [aktørId, setAktørId] = useState(""); + console.log(aktørId); + + const handleSubmit = () => { const payload = { @@ -121,7 +124,7 @@ export default function Feil() { - Haster det å fikse feilen? + Velg kategorier som passer {tags.map((c) => (