redux-devtools/packages/devui/tests/__snapshots__/Container.test.tsx.snap
Nathan Bierema dbc08ab1b4
fix(devui): clean up after fixing UI bugs (#728)
* fix(devui): clean up after fixing UI bugs

* Fix references to props

* Update snapshot
2021-06-10 21:48:13 -04:00

10 lines
139 B
Plaintext

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