vue-promise-btn
Advanced tools
Comparing version 1.0.8 to 1.0.9
{ | ||
"name": "vue-promise-btn", | ||
"version": "1.0.8", | ||
"version": "1.0.9", | ||
"description": "Vue.js plugin that handles buttons asynchronous lock and show loading state indicator", | ||
@@ -5,0 +5,0 @@ "scripts": { |
@@ -30,2 +30,5 @@ # vue-promise-btn | ||
// not required. Styles for built-in spinner | ||
import 'vue-promise-btn/dist/vue-promise-btn.css' | ||
Vue.use(VuePromiseBtn) | ||
@@ -32,0 +35,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
22424
57