From 98b242c108bc3fe916642d2c8e34803cc826093b Mon Sep 17 00:00:00 2001 From: Muhammad Adeel Date: Mon, 23 Oct 2023 03:37:19 +0500 Subject: [PATCH 1/2] fix: hard coding labels in combo box (default combo box, with default value) --- src/components/forms/ComboBox/ComboBox.stories.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/components/forms/ComboBox/ComboBox.stories.tsx b/src/components/forms/ComboBox/ComboBox.stories.tsx index 2c42072ed4..22a0a787f4 100644 --- a/src/components/forms/ComboBox/ComboBox.stories.tsx +++ b/src/components/forms/ComboBox/ComboBox.stories.tsx @@ -35,6 +35,7 @@ export const defaultComboBoxWithPropOptions = (): React.ReactElement => { return (
+ { return ( + { return ( - + Date: Wed, 25 Oct 2023 07:33:04 +0500 Subject: [PATCH 2/2] fix: updating to sentence case --- src/components/forms/ComboBox/ComboBox.stories.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/components/forms/ComboBox/ComboBox.stories.tsx b/src/components/forms/ComboBox/ComboBox.stories.tsx index 22a0a787f4..e2861d94a9 100644 --- a/src/components/forms/ComboBox/ComboBox.stories.tsx +++ b/src/components/forms/ComboBox/ComboBox.stories.tsx @@ -35,7 +35,7 @@ export const defaultComboBoxWithPropOptions = (): React.ReactElement => { return ( - + { return ( - + { return ( - + { return ( - + { return ( - + @@ -135,7 +135,7 @@ export const exposedRefMethods = (): React.ReactElement => { return ( - + { return ( - +