Sha256: bded617c6d2f30dd87f35a700f0b98b09f1d33e89caff659d8d6a34127c04343
Contents?: true
Size: 426 Bytes
Versions: 62
Compression:
Stored size: 426 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`EmptyState rendering render without Props 1`] = ` <EmptyState className="" > <Spinner className="" inline={true} inverse={false} loading={true} size="lg" /> <EmptyStateTitle className="" > Fetching data about your accounts </EmptyStateTitle> <EmptyStateInfo className="" > Loading... </EmptyStateInfo> </EmptyState> `;
Version data entries
62 entries across 62 versions & 1 rubygems