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.13.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.0.rc2.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.0.rc2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.3 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.13.0.rc1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.11.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.10.2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.0.rc2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.10.1.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.12.0.rc1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.10.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.11.1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.11.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.11.0.rc2 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.11.0.rc1 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.10.0 webpack/__mocks__/foremanReact/components/common/table.js
katello-3.10.0.rc1.1 webpack/__mocks__/foremanReact/components/common/table.js