mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-13 13:16:52 +03:00
60eed10573
* chore(deps): update all non-major dependencies * Consolidate msw * Fix eslintignore * Update * Update Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Nathan Bierema <nbierema@gmail.com>
10 lines
140 B
Plaintext
10 lines
140 B
Plaintext
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`Container renders correctly 1`] = `
|
|
<div
|
|
class="sc-bczRLJ fQJgOV"
|
|
>
|
|
Text
|
|
</div>
|
|
`;
|