Sha256: 4eedc295036ef00968b71d1871fa2392845d6eca92e3ac1f34a2593fc8acfaa1
Contents?: true
Size: 544 Bytes
Versions: 5
Compression:
Stored size: 544 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 {}} toasts={Array []} webhooks={Array []} /> `;
Version data entries
5 entries across 5 versions & 1 rubygems