Major changes:
- tippy.js is now a true dependency (rather than a full copy of the source code)
- Requires
[email protected]
,[email protected]
- See tippy.js docs for the list of all props/options
- Requires
html
prop has been renamed tocontent
(can be a function or React element); React Portal is used behind the scene to render the tooltip's content