Sha256: 25cf0d9f63464058b6a0c332eaa763605fe92520165241dd43602e71c88b47b8

Contents?: true

Size: 194 Bytes

Versions: 85

Compression:

Stored size: 194 Bytes

Contents

import React from 'react';

export const Table = () => <div className="table" />;
export const createTableReducer = jest.fn(controller => controller);
export const cellFormatter = cell => cell;

Version data entries

85 entries across 85 versions & 3 rubygems

Version Path
foreman-tasks-1.0.0 webpack/__mocks__/foremanReact/components/common/table.js
foreman-tasks-0.17.5 webpack/__mocks__/foremanReact/components/common/table.js
foreman-tasks-0.17.4 webpack/__mocks__/foremanReact/components/common/table.js
foreman-tasks-0.17.3 webpack/__mocks__/foremanReact/components/common/table.js
foreman-tasks-0.17.2 webpack/__mocks__/foremanReact/components/common/table.js