@brightleaf/elements
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -207,3 +207,2 @@ "use strict"; | ||
if (!prop.forEach) { | ||
console.log('prop no for each', prop); | ||
return; | ||
@@ -210,0 +209,0 @@ } |
@@ -57,3 +57,2 @@ "use strict"; | ||
}); | ||
console.log('list', list); | ||
return _react.default.createElement("div", { | ||
@@ -60,0 +59,0 @@ className: (0, _classnames.default)('tabs', className, classes) |
{ | ||
"name": "@brightleaf/elements", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "UI elements", | ||
@@ -44,2 +44,3 @@ "main": "lib/index.js", | ||
"@testing-library/react": "^8.0.4", | ||
"acorn": "^6.2.0", | ||
"babel-loader": "^8.0.6", | ||
@@ -46,0 +47,0 @@ "copy-webpack-plugin": "^5.0.3", |
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
148057
34
3845