浏览代码

fix: miss e2e test entry of datepicker preset function type

pointhalo 1 年之前
父节点
当前提交
cf58c76086
共有 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';