Selaa lähdekoodia

fix: miss e2e test entry of datepicker preset function type

pointhalo 1 vuosi sitten
vanhempi
sitoutus
cf58c76086
1 muutettua tiedostoa jossa 2 lisäystä ja 1 poistoa
  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';