How can I remove the bar in the react-select?

react-select allows us to control components by doing

components={{
  IndicatorSeparator: () => null
}}

For example:

<Select
  id="search-commodity"
  options={comodityOptions}
  components={{
    IndicatorSeparator: () => null
  }}
/>

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)