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 653bc5f commit 52b067dCopy full SHA for 52b067d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "detect-element-overflow",
3
- "version": "1.4.1",
+ "version": "1.4.2",
4
"description": "A function that tells you whether a given element is overflowing its container or not. Useful for creating dropdowns and tooltips.",
5
"type": "module",
6
"sideEffects": false,
0 commit comments