Sha256: da3ad65b61f2f2524e07d914599ca9ea7039431ebdff316bef5f4e14be42aa45
Contents?: true
Size: 270 Bytes
Versions: 12
Compression:
Stored size: 270 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`CancelButton rendering render with minimal props 1`] = ` <Button active={false} block={false} bsClass="btn" bsSize="small" bsStyle="default" disabled={false} onClick={[Function]} > Cancel </Button> `;
Version data entries
12 entries across 12 versions & 1 rubygems