Jelajahi Sumber

fix: miss e2e test entry of datepicker preset function type

pointhalo 1 tahun lalu
induk
melakukan
cf58c76086

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

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