redux-devtools/packages/devui/tests/__snapshots__/Container.test.js.snap
Nathan Bierema afc6478815
chore(*): upgrade styled-components (#575)
* styled-components

* Update snapshots
2020-08-09 00:15:49 -04:00

10 lines
138 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`Container renders correctly 1`] = `
<div
class="sc-AxjAm XFnbZ"
>
Text
</div>
`;