affix-component
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -32,2 +32,4 @@ var event = require('event') | ||
} | ||
if (opt.right === false) this.right = '' | ||
if (opt.left === false) this.left = '' | ||
this.origin = {} | ||
@@ -34,0 +36,0 @@ this.bottom = opt.bottom || 0 |
{ | ||
"name": "affix-component", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "fix element when page scroll", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
9183
182