redux-devtools/packages/redux-devtools-ui/tests/__snapshots__/Container.test.tsx.snap
renovate[bot] 7e4cea6fa9
chore(deps): update typescript-eslint monorepo to v5 (major) (#907)
* chore(deps): update typescript-eslint monorepo to v5

* Update

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Nathan Bierema <nbierema@gmail.com>
2021-10-21 19:08:35 +00:00

10 lines
140 B
Plaintext

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