@eaze/hero
Advanced tools
Comparing version 0.1.16 to 0.1.17
{ | ||
"name": "@eaze/hero", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "Page Hero component", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -12,3 +12,2 @@ import React, { PureComponent } from 'react' | ||
color: white; | ||
display: flex; | ||
@@ -15,0 +14,0 @@ flex-direction: column; |
@@ -114,4 +114,2 @@ import React, { PureComponent } from 'react' | ||
console.log(desktopImage, desktopImage2x, mobileImage, mobileImage2x) | ||
return ( | ||
@@ -118,0 +116,0 @@ <Container |
Sorry, the diff of this file is too big to display
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
189973
245