You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have tried with codesandbox. But I am getting this error in css file.
Could not find module in path: 'rc-tree-select/assets/index.css' relative to '/src/App.js'
I have the same issue, version 2.9.4 has index.css in assets but in latest version this file is not exported. also rc-tree-select not works as excpected.
I have tried with codesandbox. But I am getting this error in css file.
Could not find module in path: 'rc-tree-select/assets/index.css' relative to '/src/App.js'
You can see my example here.
https://codesandbox.io/s/dropdown-dis58m?file=/src/App.js
The text was updated successfully, but these errors were encountered: