@bolt/components-smooth-scroll
Advanced tools
Comparing version 1.0.0 to 1.1.0
@@ -11,3 +11,3 @@ { | ||
], | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"sourceFilesFrom": "0.9.5", | ||
@@ -14,0 +14,0 @@ "maintainers": [ |
@@ -31,3 +31,3 @@ import SmoothScroll from 'smooth-scroll'; | ||
before: function () {}, // Callback to run before scroll | ||
after: function () {} // Callback to run after scroll | ||
after: function () {}, // Callback to run after scroll | ||
}; | ||
@@ -34,0 +34,0 @@ |
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
3784