Sha256: 20777cd1f06f289302a09b4546e7010bc6473e41688dd730300ea5bea9240f60
Contents?: true
Size: 387 Bytes
Versions: 16
Compression:
Stored size: 387 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`SyncButton rendering render with Props 1`] = ` <Fragment> <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
16 entries across 16 versions & 1 rubygems