From ce66e55196b271472c9b272386b3517d5ca8d515 Mon Sep 17 00:00:00 2001 From: Kamil Dzieniszewski Date: Thu, 30 Jan 2025 19:53:04 +0100 Subject: [PATCH] fix: Map Action Buttons key --- 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) => (