diff --git a/superset-frontend/src/components/Select/Select.stories.tsx b/superset-frontend/src/components/Select/Select.stories.tsx index e6dd867d97..33f1ce6d50 100644 --- a/superset-frontend/src/components/Select/Select.stories.tsx +++ b/superset-frontend/src/components/Select/Select.stories.tsx @@ -300,6 +300,7 @@ const USERS = [ ]; export const AsyncSelect = ({ + fetchOnlyOnSearch, withError, withInitialValue, responseTime, @@ -381,7 +382,9 @@ export const AsyncSelect = ({ >