From fc9b2ec052e8ce4995f9172ec40d0dd0589da683 Mon Sep 17 00:00:00 2001 From: Nicole Thoen Date: Tue, 2 Jan 2024 13:39:17 -0500 Subject: [PATCH] chore: add primary button with icon to button docs (#9871) --- .../src/components/Button/examples/ButtonVariations.tsx | 3 +++ 1 file changed, 3 insertions(+) diff --git a/packages/react-core/src/components/Button/examples/ButtonVariations.tsx b/packages/react-core/src/components/Button/examples/ButtonVariations.tsx index e808916fd07..7b89158da08 100644 --- a/packages/react-core/src/components/Button/examples/ButtonVariations.tsx +++ b/packages/react-core/src/components/Button/examples/ButtonVariations.tsx @@ -10,6 +10,9 @@ export const ButtonVariations: React.FunctionComponent = () => ( {' '} + {' '} {' '}