Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Jul 17, 2022
1 parent daf4464 commit d111666
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 1 deletion.
Binary file modified test/snapshots/external.js.snap
Binary file not shown.
Binary file modified test/snapshots/index.js.snap
Binary file not shown.
2 changes: 1 addition & 1 deletion test/snapshots/plugins.js.md
Expand Up @@ -42,6 +42,6 @@ Generated by [AVA](https://ava.li).
const color = 'red';␊
export default (() => <div className={`jsx-${styles.__hash}` + " " + _JSXStyle.dynamic([["2799750516", [color, otherColor]]])}>␊
<p className={`jsx-${styles.__hash}` + " " + _JSXStyle.dynamic([["2799750516", [color, otherColor]]])}>test</p>␊
<_JSXStyle id={"2799750516"} dynamic={[color, otherColor]}>{".test.__jsx-style-dynamic-selector{content:\\"{\\"foo\\":false,\\"babel\\":{\\"location\\":{\\"start\\":{\\"line\\":7,\\"column\\":16},\\"end\\":{\\"line\\":11,\\"column\\":5}},\\"vendorPrefixes\\":false,\\"sourceMaps\\":false,\\"isGlobal\\":false}}\\";}"}</_JSXStyle>␊
<_JSXStyle id={"2799750516"} dynamic={[color, otherColor]}>{".test.__jsx-style-dynamic-selector{content:\\"{\\"foo\\":false,\\"babel\\":{\\"location\\":{\\"start\\":{\\"line\\":7,\\"column\\":16,\\"index\\":114},\\"end\\":{\\"line\\":11,\\"column\\":5,\\"index\\":180}},\\"vendorPrefixes\\":false,\\"sourceMaps\\":false,\\"isGlobal\\":false}}\\";}"}</_JSXStyle>␊
<_JSXStyle id={styles.__hash}>{styles}</_JSXStyle>␊
</div>);`
Binary file modified test/snapshots/plugins.js.snap
Binary file not shown.

0 comments on commit d111666

Please sign in to comment.