7 lines
126 B
Text
7 lines
126 B
Text
// Jest Snapshot v1, https://goo.gl/fbAQLP
|
|
|
|
exports[`returns the initial data 1`] = `
|
|
Object {
|
|
"isModalOpened": false,
|
|
}
|
|
`;
|