redux-devtools/packages/devui/tests/__snapshots__/Container.test.tsx.snap
Nathan Bierema 89c8d7759e
chore(*): upgrade dependencies (#744)
* Upgrade

* yarn.lock

* Combine

* Ignore

* Update snapshots

* All the cool kids are doing this
2021-06-18 21:47:26 -04:00

10 lines
140 B
Plaintext

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