-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
When i add Material UI component and try to use component in another react project, it throw Error Regarding hooks.
Uncaught Error: Invalid hook call. Hooks can only be called inside of the body of a function component. This could happen for one of the following reasons:
- You might have mismatching versions of React and the renderer (such as React DOM)
- You might be breaking the Rules of Hooks
- You might have more than one copy of React in the same app
can you please help me to understand why i am getting this ?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels