From 934517890216364ca60e8db861bc388444f97eed Mon Sep 17 00:00:00 2001 From: mcoker Date: Tue, 3 Jan 2023 17:48:45 -0600 Subject: [PATCH] chore(page): removed redundant padding value in example --- .../src/components/Page/examples/PageMainSectionPadding.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/packages/react-core/src/components/Page/examples/PageMainSectionPadding.tsx b/packages/react-core/src/components/Page/examples/PageMainSectionPadding.tsx index bbe17978b79..342d48586aa 100644 --- a/packages/react-core/src/components/Page/examples/PageMainSectionPadding.tsx +++ b/packages/react-core/src/components/Page/examples/PageMainSectionPadding.tsx @@ -61,9 +61,7 @@ export const PageMainSectionPadding: React.FunctionComponent = () => { Section with no padding - - Section with padding only on medium/large - + Section with padding on medium Section with no padding on medium