react-tooltip 4.3.0 → 4.3.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/index.es.js +260 -406
- package/dist/index.es.js.map +1 -1
- package/dist/index.js +260 -406
- package/dist/index.js.map +1 -1
- package/package.json +35 -33
package/README.md
CHANGED
|
@@ -13,7 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
[](https://codesandbox.io/s/heuristic-curran-bddeu?fontsize=14&hidenavigation=1&theme=dark)
|
|
15
15
|
|
|
16
|
-
Or see it on [Github Page](https://
|
|
16
|
+
Or see it on [Github Page](https://reacttooltip.github.io/react-tooltip/).
|
|
17
17
|
|
|
18
18
|
## Installation
|
|
19
19
|
|
|
@@ -226,9 +226,11 @@ return(
|
|
|
226
226
|
|
|
227
227
|
[alexgurr](https://github.com/alexgurr) Casual maintainer - accepting PRs and doing minor testing/development.
|
|
228
228
|
|
|
229
|
+
[pdeszynski](https://github.com/pdeszynski) Casual maintainer - accepting PRs and doing minor testing/development.
|
|
230
|
+
|
|
229
231
|
[aronhelser](https://github.com/aronhelser) Passive maintainer - accepting PRs and doing minor testing, but not fixing issues or doing active development.
|
|
230
232
|
|
|
231
|
-
[roggervalf](https://github.com/roggervalf) inactive
|
|
233
|
+
[roggervalf](https://github.com/roggervalf) (inactive).
|
|
232
234
|
|
|
233
235
|
[huumanoid](https://github.com/huumanoid) (inactive)
|
|
234
236
|
|