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 d92a1a5 commit 2bc9cc0Copy full SHA for 2bc9cc0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "detect-element-overflow",
3
- "version": "1.3.0",
+ "version": "1.3.1",
4
"description": "A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments