From dc7541a710acfadeae40fe9fc7e6f9009fa712f2 Mon Sep 17 00:00:00 2001 From: miaqiang Date: Tue, 28 May 2024 10:57:04 +0800 Subject: [PATCH] feat: Select add showTip to show option title (#229) --- .../stories/Components/Select.stories.mdx | 4 ++++ src/components/Select/Option.jsx | 16 ++++++++++--- src/components/Select/Select.jsx | 24 ++++++++++++++++--- 3 files changed, 38 insertions(+), 6 deletions(-) diff --git a/.storybook/stories/Components/Select.stories.mdx b/.storybook/stories/Components/Select.stories.mdx index 9c7411d0..36c03846 100644 --- a/.storybook/stories/Components/Select.stories.mdx +++ b/.storybook/stories/Components/Select.stories.mdx @@ -65,6 +65,10 @@ Basic usages for `Select` component.

Normal

+

Disabled

{inputValue}