h-vue-message
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "h-vue-message", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "message", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,2 +12,3 @@ # Install | ||
# How To Use | ||
``` | ||
content: String | ||
@@ -17,1 +18,2 @@ type: String (success, default, warning, danger) | ||
this.$message(content, type, timmer) | ||
``` |
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
2932
17