// Jest Snapshot v1, https://goo.gl/fbAQLP exports[` DOM with all possible props and element child 1`] = ` `; exports[` DOM with only required props 1`] = `
foo
`; exports[` rendered via renderToString does not throw 1`] = `"
foo
"`;