Sha256: a5afa785793290108a354c58dc831d7ca30b0ec013a6eaa537b9862988e29bf4
Contents?: true
Size: 1.81 KB
Versions: 115
Compression:
Stored size: 1.81 KB
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Module streams page should render and contain appropiate components 1`] = ` <ContentPage content={Object {}} getAutoCompleteParams={[Function]} header="Module Streams" initialInputValue="" onPaginationChange={[Function]} onSearch={[Function]} tableSchema={ Array [ Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Name", }, "property": "name", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Stream", }, "property": "stream", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Version", }, "property": "version", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Context", }, "property": "context", }, Object { "cell": Object { "formatters": Array [ [Function], ], }, "header": Object { "formatters": Array [ [Function], ], "label": "Arch", }, "property": "arch", }, ] } updateSearchQuery={[Function]} /> `;
Version data entries
115 entries across 115 versions & 1 rubygems