From 0d6a604b3caaec75042ab3d85fd98e01f8b35c2c Mon Sep 17 00:00:00 2001 From: Giovanna Monti <60603265+GiovannaMonti@users.noreply.github.com> Date: Fri, 12 Jul 2024 10:10:29 +0200 Subject: [PATCH] Update src/components/Drawer/Drawer.mocks.tsx --- src/components/Drawer/Drawer.mocks.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/Drawer/Drawer.mocks.tsx b/src/components/Drawer/Drawer.mocks.tsx index be422dc4..3e55660b 100644 --- a/src/components/Drawer/Drawer.mocks.tsx +++ b/src/components/Drawer/Drawer.mocks.tsx @@ -53,7 +53,7 @@ export const DrawerLipsumFooterButton = ({ text, hierarchy } : {text: string, hi export const drawerLipsumFooter = { buttons: [ , - , + , ], extra: 'Extra text', }