Sha256: 2f6a94a951b674a93b1f182305bca88d19c2de6c33e0ff8037a57bd1051f1426

Contents?: true

Size: 189 Bytes

Versions: 55

Compression:

Stored size: 189 Bytes

Contents

import React from 'react';

export const headerFormat = value => <th>{value}</th>;
export const cellFormat = value => <td>{value}</td>;
const Table = () => <table />;
export default Table;

Version data entries

55 entries across 55 versions & 1 rubygems

Version Path
katello-3.15.3.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.3 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.1.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.rc2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.rc1.3 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.rc1.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.rc1.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.15.0.rc1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.14.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.4 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.14.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.3 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.14.0.rc2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.14.0.rc1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.1 webpack/__mocks__/foremanReact/components/common/table.js