tre-split-pane
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -117,4 +117,4 @@ const h = require('mutant/html-element') | ||
'box-sizing': 'border-box', | ||
width: '100%', | ||
height: '100%' | ||
'width': 'auto', | ||
'height': 'auto' | ||
}}, makeDividerHandlers() | ||
@@ -121,0 +121,0 @@ ) |
{ | ||
"name": "tre-split-pane", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "scripts": { |
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
4790