From 6d8bec2f5225ffde32dbe4ac3579a50b04d811b8 Mon Sep 17 00:00:00 2001 From: Magnus Gule Date: Wed, 25 Oct 2023 09:56:32 +0200 Subject: [PATCH] Change header and title --- frontend/src/app/[organisation]/bemanning/page.tsx | 2 +- frontend/src/components/FilteredConsultantsList.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/[organisation]/bemanning/page.tsx b/frontend/src/app/[organisation]/bemanning/page.tsx index 6d1f7710..88c8c8a6 100644 --- a/frontend/src/app/[organisation]/bemanning/page.tsx +++ b/frontend/src/app/[organisation]/bemanning/page.tsx @@ -28,7 +28,7 @@ export default async function Bemanning({
-

Konsulenter

+

Bemanning

{" "}
diff --git a/frontend/src/components/FilteredConsultantsList.tsx b/frontend/src/components/FilteredConsultantsList.tsx index 6a5e9aef..cba9a83a 100644 --- a/frontend/src/components/FilteredConsultantsList.tsx +++ b/frontend/src/components/FilteredConsultantsList.tsx @@ -11,7 +11,7 @@ export default function FilteredConsultantList() {
-

Konsulentliste

+

Konsulenter

{consultants?.length}