Sha256: d631526275564c7518bc012ce007108a32e13080b70cb20c22852d59f8604c41
Contents?: true
Size: 451 Bytes
Versions: 42
Compression:
Stored size: 451 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SyncButton rendering render with Props 1`] = ` <Fragment> <SyncModal show={false} toggleModal={[Function]} /> <Button className="sync_button" isDisabled={false} onClick={[Function]} size="lg" variant="secondary" > <RedoIcon color="currentColor" noVerticalAlign={false} size="sm" /> Sync inventory status </Button> </Fragment> `;
Version data entries
42 entries across 42 versions & 1 rubygems