I am developing in React-Select. I use Multi select. I have this code.
import React,{useEffect,useState} from "react"; import Select from "react-se