mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2024-11-12 04:37:06 +03:00
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-bdVaJa dRsjcb"
|
||
|
>
|
||
|
Text
|
||
|
</div>
|
||
|
`;
|