// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` Errors with a not found Item 1`] = `
Shoot!
Item not found!
`;
exports[` Renders with Proper Data 1`] = `
Viewing
dogs are best
`;
exports[` Renders with Proper Data 2`] = `
`;
exports[` Renders with Proper Data 3`] = `
dogs
`;