jobiqo-cl
Advanced tools
Comparing version 0.2.18 to 0.2.19
@@ -96,3 +96,5 @@ "use strict"; | ||
}, _react.default.createElement(StyledTeaserCompany, null, props.company && props.company.name), _react.default.createElement(StyledTeaserLocation, null, props.location)), _react.default.createElement(StyledTeaserOccupation, null, props.occupations.map(function (occupation) { | ||
return _react.default.createElement("span", null, occupation, " | "); | ||
return _react.default.createElement("span", { | ||
key: occupation | ||
}, occupation, " | "); | ||
})), _react.default.createElement(StyledTeaserDescription, null, props.description))); | ||
@@ -99,0 +101,0 @@ }; |
{ | ||
"name": "jobiqo-cl", | ||
"version": "0.2.18", | ||
"version": "0.2.19", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
Sorry, the diff of this file is not supported yet
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
418393
6672