Even though I've omitted "defaultOption", ReactstrapSelectInput component inserts one blank option at the top of the dropdown. I think "defaultOption" should be inserted only when that "defaultOption" value is not found in the "options" list.
Even though I've omitted "defaultOption",
ReactstrapSelectInput component inserts one blank option at the top of the dropdown.
I think "defaultOption" should be inserted only when that "defaultOption" value is not found in the "options" list.