From 437ee03386d82c9d32799efce05ea009cc7feb6f Mon Sep 17 00:00:00 2001 From: DipperTheDan Date: Wed, 1 Nov 2023 15:06:24 +0000 Subject: [PATCH] fix(action-popover): fix issue with stories not rendering in storybook --- src/components/action-popover/action-popover.stories.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/action-popover/action-popover.stories.mdx b/src/components/action-popover/action-popover.stories.mdx index 992ff7085a..90871ce45c 100644 --- a/src/components/action-popover/action-popover.stories.mdx +++ b/src/components/action-popover/action-popover.stories.mdx @@ -184,7 +184,7 @@ the sub-menu. Pressing the "right" key will return focus back to the main menu a triggering an action. - + ### Keyboard navigation right aligned submenu @@ -196,7 +196,7 @@ is on a item will open a sub-menu if it has one and pressing the "left" key will