Closed marianunez closed 4 years ago
There are two JS warnings that are showing when the plugin is enabled:
Warning: Failed prop type: The prop `visible` is marked as required in `P`, but its value is `undefined`.
react_devtools_backend.js:6 Warning: Failed prop type: The prop `channelId` is marked as required in `P`, but its value is `undefined`.
Would like to pick this up :)
Have raised a PR. @hanzei
Awesome, thanks @icy-meteor :tada:
There are two JS warnings that are showing when the plugin is enabled: