Browse Source

fix: miss e2e test entry of datepicker preset function type

pointhalo 1 năm trước cách đây
mục cha
commit
cf58c76086
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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';