Sha256: 43db832d90480a671e78a6666c3651a169c743b24ef3330b0c50087683ba2e11
Contents?: true
Size: 685 Bytes
Versions: 20
Compression:
Stored size: 685 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Enabled Repositories Component should render 1`] = ` <ListViewItem actions={ <EnabledRepositoryContent canDisable={true} disableRepository={[Function]} disableTooltipId="disable-1" loading={false} /> } additionalInfo={null} checkboxInput={null} compoundExpand={false} compoundExpanded={false} description="some label" heading="foo " hideCloseIcon={false} initExpanded={false} key="1" leftContent={ <RepositoryTypeIcon id={1} type="foo" /> } onCloseCompoundExpand={[Function]} onExpand={[Function]} onExpandClose={[Function]} stacked={true} /> `;
Version data entries
20 entries across 20 versions & 1 rubygems