Skip to content

Commit 74a1dab

Browse files
authored
docs: fix bundlephobia link (#415)
1 parent 2dacc2c commit 74a1dab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@ Hooks for fetching, caching and updating asynchronous data in React, Solid, Svel
1010
<img alt="" src="https://img.shields.io/badge/Discord-TanStack-%235865F2" />
1111
</a><a href="https://www.npmjs.com/package/@tanstack/form-core" target="\_parent">
1212
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/form-core.svg" />
13-
</a><a href="https://bundlephobia.com/package/@tanstack/form@latest" target="\_parent">
14-
<img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/form" />
13+
</a><a href="https://bundlephobia.com/package/@tanstack/form-core@latest" target="\_parent">
14+
<img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/form-core" />
1515
</a><a href="#badge">
1616
<img alt="semantic-release" src="https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg">
1717
</a><a href="https://github.com/TanStack/form/discussions">

0 commit comments

Comments
 (0)