@tds/community-testimonial
Advanced tools
Comparing version 3.0.2 to 3.0.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [3.0.3](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.2...@tds/community-testimonial@3.0.3) (2020-04-13) | ||
**Note:** Version bump only for package @tds/community-testimonial | ||
## [3.0.2](https://github.com/telus/tds-community/compare/@tds/community-testimonial@3.0.1...@tds/community-testimonial@3.0.2) (2020-03-19) | ||
@@ -8,0 +16,0 @@ |
@@ -81,6 +81,3 @@ 'use strict'; | ||
var StyledImageAndQuote = styled.div.withConfig({ | ||
displayName: "Testimonial__StyledImageAndQuote", | ||
componentId: "sc-9sgiob-0" | ||
})(_extends_1({ | ||
var StyledImageAndQuote = styled.div(_extends_1({ | ||
display: 'flex', | ||
@@ -92,6 +89,3 @@ flexDirection: 'column' | ||
}))); | ||
var StyledImage = styled.div.withConfig({ | ||
displayName: "Testimonial__StyledImage", | ||
componentId: "sc-9sgiob-1" | ||
})(_extends_1({ | ||
var StyledImage = styled.div(_extends_1({ | ||
fontSize: 0, | ||
@@ -98,0 +92,0 @@ marginBottom: '1rem', |
@@ -75,6 +75,3 @@ import React from 'react'; | ||
var StyledImageAndQuote = styled.div.withConfig({ | ||
displayName: "Testimonial__StyledImageAndQuote", | ||
componentId: "sc-9sgiob-0" | ||
})(_extends_1({ | ||
var StyledImageAndQuote = styled.div(_extends_1({ | ||
display: 'flex', | ||
@@ -86,6 +83,3 @@ flexDirection: 'column' | ||
}))); | ||
var StyledImage = styled.div.withConfig({ | ||
displayName: "Testimonial__StyledImage", | ||
componentId: "sc-9sgiob-1" | ||
})(_extends_1({ | ||
var StyledImage = styled.div(_extends_1({ | ||
fontSize: 0, | ||
@@ -92,0 +86,0 @@ marginBottom: '1rem', |
{ | ||
"name": "@tds/community-testimonial", | ||
"version": "3.0.2", | ||
"version": "3.0.3", | ||
"description": "", | ||
@@ -29,3 +29,3 @@ "main": "index.cjs.js", | ||
"dependencies": { | ||
"@tds/core-box": "^2.1.2", | ||
"@tds/core-box": "^2.1.3", | ||
"@tds/core-heading": "^3.0.4", | ||
@@ -38,3 +38,3 @@ "@tds/core-paragraph": "^2.0.12", | ||
}, | ||
"gitHead": "979b763a01294919b863172d8dfa4e9a8e16d935" | ||
"gitHead": "1b5e0ed67cc5c224b6acbcbb0032269db7fbf4b0" | ||
} |
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
38535
390
Updated@tds/core-box@^2.1.3