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 got the following error: Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
I use: "react": "^16.8.0", "react-dom": "^16.8.0",
The text was updated successfully, but these errors were encountered:
Hi! I have a problem with this tooltip.
How I use it (just copy from readme):
I got the following error:
Uncaught Invariant Violation: Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: object.
I use:
"react": "^16.8.0",
"react-dom": "^16.8.0",
The text was updated successfully, but these errors were encountered: