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.
1 parent 6fcc2cc commit 08ca6d6Copy full SHA for 08ca6d6
README.md
@@ -79,7 +79,7 @@ className | data-class | String | | extra custom class, can use !importan
79
wrapper | null | String | div, span | Selecting the wrapper element of the react tooltip, default is div
80
81
## Using react component as tooltip
82
-Check the example [React-tooltip Test](https://react-tooltip.netlify.com/
+Check the example [React-tooltip Test](https://react-tooltip.netlify.com/)
83
84
##### Note:
85
1. **data-tip** is necessary, because `<ReactTooltip />` finds the tooltip via this attribute
0 commit comments