From d748cd222055544bf7184900a2f95348cf4d16c4 Mon Sep 17 00:00:00 2001 From: yangxuexue Date: Mon, 17 Jun 2024 18:49:44 +0800 Subject: [PATCH] =?UTF-8?q?fix(time-picker):=20=E4=BF=AE=E6=94=B9=E5=8F=98?= =?UTF-8?q?=E6=9B=B4=E8=AE=B0=E5=BD=95=E6=96=87=E4=BB=B6=E6=A0=BC=E5=BC=8F?= =?UTF-8?q?=E8=A7=84=E8=8C=83(#2899)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .changeset/curly-carrots-give.md | 2 +- packages/ui/time-picker/stories/custom-renser.stories.tsx | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.changeset/curly-carrots-give.md b/.changeset/curly-carrots-give.md index 603a6229e..43845e38a 100644 --- a/.changeset/curly-carrots-give.md +++ b/.changeset/curly-carrots-give.md @@ -2,4 +2,4 @@ "@hi-ui/hiui": patch --- -chore: 生成变更记录文件 +feat(time-picker): 新增自定义触发器 diff --git a/packages/ui/time-picker/stories/custom-renser.stories.tsx b/packages/ui/time-picker/stories/custom-renser.stories.tsx index beb3b201e..27411b5d2 100644 --- a/packages/ui/time-picker/stories/custom-renser.stories.tsx +++ b/packages/ui/time-picker/stories/custom-renser.stories.tsx @@ -12,7 +12,7 @@ export const CustomRender = () => { return ( <>

CustomRender-Basic

-
+
{ />

CustomRender-Range

-
+