@hashicorp/react-quote
Advanced tools
Comparing version 0.1.0 to 0.2.0-canary-20220418211631
@@ -21,6 +21,6 @@ import { render, screen } from '@testing-library/react' | ||
it('should render variant', () => { | ||
it('should render dark appearance', () => { | ||
render( | ||
<Quote | ||
variant="dark" | ||
appearance="dark" | ||
text="Sample quote text" | ||
@@ -27,0 +27,0 @@ avatar="https://www.datocms-assets.com/2885/1560891392-cropped0000armon.jpg" |
{ | ||
"name": "@hashicorp/react-quote", | ||
"version": "0.1.0", | ||
"version": "0.2.0-canary-20220418211631", | ||
"description": "", | ||
@@ -9,3 +9,3 @@ "author": "HashiCorp", | ||
"classnames": "^2.3.1", | ||
"@hashicorp/react-author-byline": "^0.1.0" | ||
"@hashicorp/react-author-byline": "^0.2.0-canary-20220418211631" | ||
}, | ||
@@ -12,0 +12,0 @@ "peerDependencies": { |
@@ -20,3 +20,3 @@ module.exports = { | ||
}, | ||
variant: { | ||
appearance: { | ||
type: 'string', | ||
@@ -23,0 +23,0 @@ options: ['light', 'dark'], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
5152
8
+ Added@hashicorp/react-author-byline@0.2.0(transitive)
- Removed@hashicorp/react-author-byline@0.1.0(transitive)
Updated@hashicorp/react-author-byline@^0.2.0-canary-20220418211631