From 73a83017f072631a9f167619ed3886bec3668ecd Mon Sep 17 00:00:00 2001 From: SebFox2011 Date: Sat, 19 Oct 2024 16:57:22 +0200 Subject: [PATCH] [FIX] [sebfox] PageLayout index error --- src/components/PageLayout.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PageLayout.tsx b/src/components/PageLayout.tsx index 79495bdc..1009ab54 100644 --- a/src/components/PageLayout.tsx +++ b/src/components/PageLayout.tsx @@ -35,7 +35,7 @@ export const PageLayout = ({
{actions?.map((action, index) => (