Skip to content

Commit 3150c16

Browse files
committed
chore: add bundlejs badge
1 parent 0620ecc commit 3150c16

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,11 @@
1111
<a href="https://packagephobia.com/result?p=@marsidev/react-turnstile">
1212
<img src="https://badgen.net/packagephobia/install/@marsidev/react-turnstile?style=square-flat" alt="install size" />
1313
</a>
14-
<a href="https://bundlephobia.com/package/@marsidev/react-turnstile">
14+
<!-- <a href="https://bundlephobia.com/package/@marsidev/react-turnstile">
1515
<img src="https://badgen.net/bundlephobia/minzip/@marsidev/react-turnstile?style=square-flat" alt="bundle size" />
16+
</a> -->
17+
<a href="https://bundlejs.com">
18+
<img src="https://edge.bundlejs.com/?q=@marsidev/react-turnstile&badge&badge-style=flat-square" alt="bundle size powered by bundlejs.com" />
1619
</a>
1720
<a href="https://github.com/marsidev/react-turnstile/actions/workflows/ci.yml"><img src="https://badgen.net/github/checks/marsidev/react-turnstile/main?style=flat-square" alt="CI status"></a>
1821
<img src="https://img.shields.io/badge/tested_with-playwright-3ea744.svg?style=flat-square" alt="tested with playwright" />

0 commit comments

Comments
 (0)