Sha256: e20711642f1a50322df75a5342d8621ae665b65edff86b8cfd4f3fdf389c063c
Contents?: true
Size: 431 Bytes
Versions: 88
Compression:
Stored size: 431 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
88 entries across 88 versions & 2 rubygems