react-simple-tooltip
react-simple-tooltip copied to clipboard
Feature request: hide tooltip when content is empty
At this moment when content is empty the tooltip will still display. To hide it we need to make additional job of styling or 'if-ing'. I believe it would be nice to just hide it when content is empty.
Good idea. You can make a PR for that :)