瀏覽代碼

Merge branch 'main' into fix/cascader-value-number

pointhalo 1 年之前
父節點
當前提交
33962337db
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/semi-ui/datePicker/_story/datePicker.stories.jsx

+ 2 - 1
packages/semi-ui/datePicker/_story/datePicker.stories.jsx

@@ -71,7 +71,8 @@ export {
     FeatInsetInputShowClear,
     AutoSplitInput,
     FixNeedConfirmControlled,
-    FixedNaN
+    FixedNaN,
+    PresetsFunctionType
 } from './v2';