Skip to content

Commit a762486

Browse files
committed
add npm version to readme
1 parent 19a31cb commit a762486

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# react-smart-scroll
22

3-
[![npm package][npm-badge]][npm]
3+
[![npm version](https://badge.fury.io/js/react-smart-scroll.svg)](//npmjs.com/package/react-smart-scroll)
44

55
ReactSmartScroll is a lightweight, high-performance, easy-to-use way to render long lists efficiently in React. It only renders the visible rows, with a few buffer rows above and below.
66

0 commit comments

Comments
 (0)