-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ReferenceError react is not defined ? #23
Comments
Assumedly you just need to add import React from 'react'; to the top of your page. Doesn't sound like an issue with this lib |
Hi, |
HI! I have the same problem, React 17, vite and in production mode it says |
Same here... any news on how to solve this problem? |
use react-custom-scrollbars-2
ReferenceError react is not defined
The text was updated successfully, but these errors were encountered: