From 2f9678524e85b69f5bae5f3c8e6fd675cd0fbfc9 Mon Sep 17 00:00:00 2001 From: Anders Refsahl Date: Wed, 27 Nov 2024 09:44:37 +0100 Subject: [PATCH] =?UTF-8?q?Bruker=20en=20hidden=20input=20for=20=C3=A5=20s?= =?UTF-8?q?kille=20p=C3=A5=20forms=20og=20tilsvarende=20form=20actions=20i?= =?UTF-8?q?=20batch.regulering.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: kristoffer.mjelva@nav.no Co-authored-by: hakon.roed@nav.no --- app/routes/batch.regulering.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/routes/batch.regulering.tsx b/app/routes/batch.regulering.tsx index 3f0ce61..c7e8234 100644 --- a/app/routes/batch.regulering.tsx +++ b/app/routes/batch.regulering.tsx @@ -1,4 +1,4 @@ -krimport type { ActionFunctionArgs } from '@remix-run/node' +import type { ActionFunctionArgs } from '@remix-run/node' import { redirect } from '@remix-run/node' import { requireAccessToken } from '~/services/auth.server' import {