Skip to content

Commit

Permalink
Remove trailing space
Browse files Browse the repository at this point in the history
  • Loading branch information
geido committed Oct 25, 2021
1 parent 563159f commit 61a58c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion superset-frontend/src/components/Select/Select.stories.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ const ARG_TYPES = {
},
},
allowNewOptions: {
description: `It enables the user to create new options.
description: `It enables the user to create new options.
Can be used with standard or async select types.
Can be used with any mode, single or multiple. False by default.
`,
Expand Down

0 comments on commit 61a58c4

Please sign in to comment.