react-bytesize-icons
Advanced tools
Comparing version 0.12.0 to 0.12.1
@@ -11,4 +11,4 @@ "use strict"; | ||
var Clock = function Clock(_ref) { | ||
var _ref$d = _ref.d, | ||
d = _ref$d === void 0 ? "i-clock" : _ref$d, | ||
var _ref$id = _ref.id, | ||
id = _ref$id === void 0 ? "i-clock" : _ref$id, | ||
className = _ref.className, | ||
@@ -15,0 +15,0 @@ _ref$width = _ref.width, |
import React from 'react'; | ||
var Clock = function Clock(_ref) { | ||
var _ref$d = _ref.d, | ||
d = _ref$d === void 0 ? "i-clock" : _ref$d, | ||
var _ref$id = _ref.id, | ||
id = _ref$id === void 0 ? "i-clock" : _ref$id, | ||
className = _ref.className, | ||
@@ -7,0 +7,0 @@ _ref$width = _ref.width, |
{ | ||
"name": "react-bytesize-icons", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"description": "Bytesize Icons as React Components.", | ||
@@ -5,0 +5,0 @@ "main": "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
334961