Closed Verrok closed 3 years ago
Hello, I want to use library, but after installing I faced with Module not found: Error: Can't resolve 'react/jsx-runtime' in 'C:\Projects\node_modules\rc-scrollbars\lib\Scrollbars'
Module not found: Error: Can't resolve 'react/jsx-runtime' in 'C:\Projects\node_modules\rc-scrollbars\lib\Scrollbars'
React: 16.13.1
How can I fix it?
@Verrok Thanks for the issue report. react/jsx-runtime - new feature from React 16.14 and 17.0. I'll fix that bug in 1.0.2
react/jsx-runtime
Thanks a lot!
Hello, I want to use library, but after installing I faced with
Module not found: Error: Can't resolve 'react/jsx-runtime' in 'C:\Projects\node_modules\rc-scrollbars\lib\Scrollbars'
React: 16.13.1
How can I fix it?