My component where I want to add validation :- import Select from 'react-select';. <Controller as={<Select />} options={choices} ...
確定! 回上一頁