We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 26ed516 + 7ae2819 commit 43ac8b9Copy full SHA for 43ac8b9
src/index.js
@@ -32,7 +32,7 @@ import 'core-js/modules/es.array.find';
32
@getEffect
33
@bodyMode
34
@trackRemoval
35
-class ReactTooltip extends React.Component {
+class ReactTooltip extends React.ReactNode {
36
static get propTypes() {
37
return {
38
uuid: PropTypes.string,
0 commit comments