react-select2-wrapper
react-select2-wrapper copied to clipboard
There is no option to get an option by default selected and display on placeholder
Whenever we write an option tag with selected that option is selected but there is no option here can anyone suggest?
also for the multiple selects
I'm not sure I understand the question exactly, but I think the defaultValue does what you want
https://codesandbox.io/s/optimistic-dan-6izv0?file=/src/App.js
