@wildberries/notifications
Advanced tools
Comparing version 0.0.10-beta.6 to 0.0.10-beta.7
@@ -67,3 +67,3 @@ var __extends = (this && this.__extends) || (function () { | ||
withLoader: true, | ||
isLoading: true, | ||
isLoading: _this.props.isConfirmModalLoading, | ||
size: 'big', | ||
@@ -77,3 +77,3 @@ title: _this.props.confirmModalParams.confirmButtonProps.text, | ||
withLoader: true, | ||
isLoading: true, | ||
isLoading: false, | ||
size: 'big', | ||
@@ -80,0 +80,0 @@ title: _this.props.confirmModalParams.cancelButtonProps.text, |
{ | ||
"name": "@wildberries/notifications", | ||
"version": "0.0.10-beta.6", | ||
"version": "0.0.10-beta.7", | ||
"description": "notifications module", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
60325