diff --git a/packages/react/src/PageLayout/PageLayout.features.stories.tsx b/packages/react/src/PageLayout/PageLayout.features.stories.tsx index a406939e438..af5f5b18ef2 100644 --- a/packages/react/src/PageLayout/PageLayout.features.stories.tsx +++ b/packages/react/src/PageLayout/PageLayout.features.stories.tsx @@ -162,8 +162,7 @@ export const NestedScrollContainer: StoryFn = args => ( - {/* eslint-disable-next-line github/a11y-role-supports-aria-props */} - + {Array.from({length: args.numParagraphsInContent}).map((_, i) => ( Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nam at enim id lorem tempus egestas a non @@ -335,8 +334,7 @@ export const ScrollContainerWithinPageLayoutPane: StoryFn = () => ( - {/* eslint-disable-next-line github/a11y-role-supports-aria-props */} - +