// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` Errors with a not found item 1`] = `
Shoot!
Items 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
`;