From 9372d3645c9fe35c98472a1689eaa7289353ab89 Mon Sep 17 00:00:00 2001 From: nicolethoen Date: Thu, 7 Dec 2023 15:19:58 -0500 Subject: [PATCH] feat: add primary button with icon to button docs --- .../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 = () => ( {' '} + {' '} {' '}