diff --git a/src/client/pages/HLI/HLIStadspas.tsx b/src/client/pages/HLI/HLIStadspas.tsx index 08a800a4d..7db8ea2f5 100644 --- a/src/client/pages/HLI/HLIStadspas.tsx +++ b/src/client/pages/HLI/HLIStadspas.tsx @@ -159,7 +159,7 @@ export default function HLIStadspas() { {!!stadspas.budgets.length && } - + ) : ( @@ -248,7 +248,7 @@ export default function HLIStadspas() { function BlockStadspas({ stadspas }: { stadspas: StadspasFrontend }) { if (!stadspas.actief) { - return ; + return ; } const [isModalOpen, setIsModalOpen] = useState(false); @@ -277,7 +277,7 @@ function BlockStadspas({ stadspas }: { stadspas: StadspasFrontend }) { {isMutating ? ( - Bezig met het blokkeren van de pas... + Bezig met het blokkeren van de pas... ) : (