diff --git a/src/components/Footer/Footer/Footer.stories.tsx b/src/components/Footer/Footer/Footer.stories.tsx index 8abe8cc9f2..8d9532de39 100644 --- a/src/components/Footer/Footer/Footer.stories.tsx +++ b/src/components/Footer/Footer/Footer.stories.tsx @@ -283,3 +283,117 @@ export const BigFooter = (): React.ReactElement => ( } /> ) + +export const MobileBigFooter = (): React.ReactElement => ( +