From 5feb7b32008daa7ca444a8bf9fcc45279be589ff Mon Sep 17 00:00:00 2001 From: Eric Olkowski Date: Thu, 8 Feb 2024 11:30:22 -0500 Subject: [PATCH] Update prop in example --- .../src/components/Form/examples/FormGroupLabelInfo.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-core/src/components/Form/examples/FormGroupLabelInfo.tsx b/packages/react-core/src/components/Form/examples/FormGroupLabelInfo.tsx index 3aaa7a13380..3d728b8508c 100644 --- a/packages/react-core/src/components/Form/examples/FormGroupLabelInfo.tsx +++ b/packages/react-core/src/components/Form/examples/FormGroupLabelInfo.tsx @@ -22,7 +22,7 @@ export const FormGroupLabelInfo: React.FunctionComponent = () => {