From 30024d137b0f4594a2eaed1c671af1dde677675b Mon Sep 17 00:00:00 2001 From: Joar Aurdal Date: Wed, 16 Oct 2024 17:19:29 +0200 Subject: [PATCH] =?UTF-8?q?Bytt=20til=20st=C3=B8rre=20sidelaster?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/stilling/stilling/analyse/AnalyserStillingModal.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/stilling/stilling/analyse/AnalyserStillingModal.tsx b/src/stilling/stilling/analyse/AnalyserStillingModal.tsx index d2cc6a83..ce0421af 100644 --- a/src/stilling/stilling/analyse/AnalyserStillingModal.tsx +++ b/src/stilling/stilling/analyse/AnalyserStillingModal.tsx @@ -41,7 +41,7 @@ const AnalyseInnhold: React.FC = ({ if (isLoading) { return (
- +
); }