style individual components with custom css using the styles prop. const colourstyles = { control: styles => ({ ...styles, backgroundcolor: 'white' }), option: ...
確定! 回上一頁