@wildberries/notifications
Advanced tools
Comparing version 0.0.9-beta.3 to 0.0.9-beta.4
@@ -59,4 +59,4 @@ import React, { memo, useEffect, useCallback, useRef, } from 'react'; | ||
React.createElement("div", { className: cn('textContainer') }, | ||
React.createElement(Text, { text: text, size: "h2", color: "black" })), | ||
React.createElement(Text, { text: text, size: "h3", color: "black" })), | ||
React.createElement(CloseButton, { handleClick: handleCloseClick })))); | ||
}); |
{ | ||
"name": "@wildberries/notifications", | ||
"version": "0.0.9-beta.3", | ||
"version": "0.0.9-beta.4", | ||
"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