-
Notifications
You must be signed in to change notification settings - Fork 127
react integration #15
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
Comments
This issue may be of interest: Semantic-Org/Semantic-UI-React#908 |
So, basically there isn't, but it is doable manually and it drags jquery along. Would that be correct? |
Yes, correct 😀 |
How can I use it via NPM?
I get error like this:
Is there a way I can fix this? |
@ankitrg if you're using webpack, you can add jquery as a plugin. Something like:
|
@harel Actually I am using |
Sorry for the delay - I'm not sure. I've started my app before create_react_app and I've had to manually configure all of this. |
Is there a react integration somewhere?
The text was updated successfully, but these errors were encountered: