Sha256: 40fa06a25e7c2d076ec85b65edc0e68f90a05c701bf0033382b9846b78fc6573
Contents?: true
Size: 524 Bytes
Versions: 4
Compression:
Stored size: 524 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`WebhooksIndexPage redering render with minimal props 1`] = ` <WebhooksIndexPage canCreate={true} fetchAndPush={[MockFunction]} handleCreateSubmit={[MockFunction]} hasData={false} hasError={false} isLoading={false} itemCount={0} message={ Object { "text": "Try to create a new Webhook", "type": "empty", } } page={null} perPage={null} reloadWithSearch={[MockFunction]} search="" sort={Object {}} webhooks={Array []} /> `;
Version data entries
4 entries across 4 versions & 1 rubygems