@windui/snackbar
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -21,3 +21,3 @@ { | ||
"name": "@windui/snackbar", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"contributors": [ | ||
@@ -24,0 +24,0 @@ "Swôth <swothh@gmail.com>" |
@@ -236,3 +236,3 @@ const WindUI = { | ||
</div> | ||
${typeof this.snackbar.components == "object" ? ` | ||
${this.snackbar.components ? ` | ||
<div class="windui-components"> | ||
@@ -239,0 +239,0 @@ <button id="confirm-btn"> |
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
16808