@nearst/ui
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -52,3 +52,5 @@ "use strict"; | ||
value: function render() { | ||
return _react.default.createElement(_styles.Wrapper, null, this.props.children); | ||
return _react.default.createElement(_styles.Wrapper, { | ||
className: "container-container" | ||
}, this.props.children); | ||
} | ||
@@ -55,0 +57,0 @@ }]); |
{ | ||
"name": "@nearst/ui", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "UI framework for NearSt dashboard applications.", | ||
@@ -5,0 +5,0 @@ "license": "ISC", |
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
87142
1609