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 1f52ca5 commit 5fa0e52Copy full SHA for 5fa0e52
docs/docs/getting-started.mdx
@@ -146,9 +146,9 @@ import { Tooltip } from 'react-tooltip'
146
2 . Create anchor elements.
147
148
```jsx
149
-<a className="my-anchor-element">◕‿‿◕</p>
150
151
+<a className="my-anchor-element">◕‿‿◕</a>
152
```
153
154
3 . Create `<Tooltip />` element and set the `anchorSelect` prop.
0 commit comments