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 1f931c2 commit 7e1d97aCopy full SHA for 7e1d97a
README.md
@@ -13,6 +13,12 @@
13
<a href="https://www.npmjs.com/package/react-d3-tree">
14
<img alt="npm package: downloads monthly" src="https://img.shields.io/npm/dm/react-d3-tree.svg">
15
</a>
16
+ <a href="https://bundlephobia.com/result?p=react-d3-tree">
17
+ <img alt="npm package: minzipped size" src="https://img.shields.io/bundlephobia/minzip/react-d3-tree">
18
+ </a>
19
+ <a href="https://www.npmjs.com/package/react-d3-tree">
20
+ <img alt="npm package: types" src="https://img.shields.io/npm/types/react-d3-tree">
21
22
<a href="https://github.com/prettier/prettier">
23
<img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg">
24
0 commit comments