You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, tell me, how can I put the option "Create new item" at the end of the list, after the result of issuing? By default, it is at the top of the list.
Hello, tell me, how can I put the option "Create new item" at the end of the list, after the result of issuing? By default, it is at the top of the list.
react-select/src/Creatable.js
Line 79 in 7523c20
unshift adds an element to the end of the list
The text was updated successfully, but these errors were encountered: