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 5189c0b commit c76872dCopy full SHA for c76872d
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "detect-element-overflow",
3
- "version": "1.3.1",
+ "version": "1.4.0",
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