Sha256: 44fdfb846d22984f1fd86cc5978d7b19a77022ed2557f0d454e09245ba91f694
Contents?: true
Size: 829 Bytes
Versions: 131
Compression:
Stored size: 829 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Dashboard rendering with props 1`] = ` <NavContainer items={ Array [ Object { "component": [Function], "icon": "database", "name": "Generating", "onClick": [Function], "props": Object { "exitCode": "unknown", "restartProcess": [Function], "toggleFullScreen": [Function], }, }, Object { "component": [Function], "icon": "cloud-upload", "name": "Uploading", "onClick": [Function], "props": Object { "downloadReports": [Function], "exitCode": "unknown", "toggleFullScreen": [Function], }, }, ] } showFullScreen={false} terminalProps={Object {}} toggleFullScreen={[Function]} /> `;
Version data entries
131 entries across 131 versions & 1 rubygems