Skip to content

Commit

Permalink
Fixes #10328
Browse files Browse the repository at this point in the history
Signed-off-by: soupette <cyril.lpz@gmail.com>
  • Loading branch information
soupette committed May 18, 2021
1 parent 4c844a7 commit bdfd531
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ const Content = ({ appLocales, currentLocale, localizations, readPermissions })
isSearchable={false}
defaultValue={options[0]}
onChange={handleChange}
options={options}
styles={{
...styles,
control: (base, state) => ({
Expand Down

0 comments on commit bdfd531

Please sign in to comment.