Browse Source

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

pointhalo 1 year ago
parent
commit
33962337db
1 changed files with 2 additions and 1 deletions
  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';