react-window
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-window", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": | ||
@@ -5,0 +5,0 @@ "React components for efficiently rendering large, scrollable lists and tabular data", |
@@ -10,3 +10,7 @@ # react-window | ||
```bash | ||
npm install --save react-window@alpha | ||
# Yarn | ||
yarn add react-window | ||
# NPM | ||
npm install --save react-window | ||
``` | ||
@@ -13,0 +17,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
129695
24