Skip to content

Commit b167293

Browse files
committed
Update README.md
1 parent 427716e commit b167293

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ Headless UI for virtualizing scrollable elements in TS/JS and React
44

55
<a href="https://twitter.com/intent/tweet?button_hashtag=TanStack" target="\_parent">
66
<img alt="#TanStack" src="https://img.shields.io/twitter/url?color=%2308a0e9&label=%23TanStack&style=social&url=https%3A%2F%2Ftwitter.com%2Fintent%2Ftweet%3Fbutton_hashtag%3DTanStack" />
7-
</a><a href="https://github.com/tanstack/virtual/actions?table=workflow%3A%22react-virtual+tests%22">
8-
<img src="https://github.com/tanstack/virtual/workflows/react-virtual%20tests/badge.svg" />
9-
</a><a href="https://npmjs.com/package/react-virtual" target="\_parent">
7+
</a><a href="https://github.com/tanstack/virtual/actions?table=workflow%3A%22@tanstack/virtual-core+tests%22">
8+
<img src="https://github.com/tanstack/virtual/workflows/@tanstack/virtual-core%20tests/badge.svg" />
9+
</a><a href="https://npmjs.com/package/@tanstack/virtual-core" target="\_parent">
1010
<img alt="" src="https://img.shields.io/npm/dm/@tanstack/virtual.svg" />
1111
</a><a href="https://bundlephobia.com/result?p=@tanstack/virtual@latest" target="\_parent">
1212
<img alt="" src="https://badgen.net/bundlephobia/minzip/@tanstack/virtual@latest" />
@@ -34,8 +34,5 @@ Enjoy this library? Try the entire [TanStack](https://tanstack.com)! [React Quer
3434
- Fixed, variable and dynamic measurement modes
3535
- Imperative scrollTo control for offset, indices and alignment
3636
- Custom scrolling function support (eg. smooth scroll)
37-
- <a href="https://bundlephobia.com/result?p=tanstack/virtual-core@beta" target="\_parent">
38-
<img alt="" src="https://badgen.net/bundlephobia/minzip/tanstack/virtual-core@beta" />
39-
</a>
4037

4138
<!-- Force -->

0 commit comments

Comments
 (0)