Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

Commit 2e85e47

Browse files
committed
Add version to prop
1 parent 5794ee8 commit 2e85e47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ See the [Tippy.js docs](https://atomiks.github.io/tippyjs/all-options/)
8585
> required to use this library – the props will work as expected in class
8686
> components too.
8787
88-
### `className?: string`
88+
### `className?: string` (v2.1)
8989

9090
A React-alternative to the `theme` prop. The className gets added to the tooltip
9191
element's class list as expected, without adding `-theme` as a suffix.

0 commit comments

Comments
 (0)