From 244520805e9f8def917bf6bb6aef7e0002e42aa4 Mon Sep 17 00:00:00 2001 From: github-automatic-chores Date: Thu, 14 Dec 2023 09:43:45 +0000 Subject: [PATCH] automatic chores: linting [skip-ci] This is a commit done by the GitHub action https://github.com/Puzzlepart/prosjektportalen365/blob/releases/1.9/.github/workflows/automatic_chores.yml. --- .../ProjectPhases/ChangePhaseDialog/ChangePhaseDialog.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SharePointFramework/ProjectWebParts/src/components/ProjectPhases/ChangePhaseDialog/ChangePhaseDialog.tsx b/SharePointFramework/ProjectWebParts/src/components/ProjectPhases/ChangePhaseDialog/ChangePhaseDialog.tsx index 7d75e586f..514d36310 100644 --- a/SharePointFramework/ProjectWebParts/src/components/ProjectPhases/ChangePhaseDialog/ChangePhaseDialog.tsx +++ b/SharePointFramework/ProjectWebParts/src/components/ProjectPhases/ChangePhaseDialog/ChangePhaseDialog.tsx @@ -34,7 +34,7 @@ export const ChangePhaseDialog: FC = () => {