YK
YK
@lijie-cn It's simple solution `.vs__dropdown-option white-space: normal `
I have the same warning message each time I press step into, any suggestions how to solve it? 
> > I have the same warning message each time I press step into, any suggestions how to solve it?  > > > > Try to stepover and see...
@prakashks20 how it's going? Do you need any help, because I need this fix as well?
It would be awesome to have it
- [ ] Remove findDOMNode from rc-mutation-observer [remove-findDOMNode](https://github.com/react-component/mutate-observer/pull/13)
- [ ] Remove findDOMNode from rc-css-motion https://github.com/react-component/motion/pull/60 I don't know am I doing right but if so is there anything else that non member can do?
yes, you can, I use css library from `emotion/css`: `const classNameInternal = css({ ['.ant-collapse-item > .ant-collapse-header']: { color: "red", }, }); `