// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[` renders 1`] = `
`;
exports[` should not show loader if data fetching is finished before threshold 1`] = `
`;
exports[` should set Timer for 1 seconds if initial loading is true 1`] = `
`;
exports[` should show loader if data fetching takes more than threshold 1`] = `
`;