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

Version Path
foreman-tasks-1.1.3 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-1.1.2 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-1.1.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-1.1.0 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.6 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-1.0.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-1.0.0 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.5 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.4 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.3 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.2 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap
foreman-tasks-0.17.1 webpack/ForemanTasks/Components/common/ActionButtons/__snapshots__/CancelButton.test.js.snap