We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d82eaaf commit d34e81cCopy full SHA for d34e81c
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "use-viewport-sizes",
3
- "version": "0.2.8",
+ "version": "0.2.8-beta.0",
4
"description": "tiny React hook for tracking visible window viewport size in your components w/ an optional debounce for optimal rendering.",
5
"main": "build/index.js",
6
"scripts": {
0 commit comments