Sha256: 923af7e5fd12a13d47f4f9fec8a6a801a63b936b4b07f6063cf61e08168a04c3

Contents?: true

Size: 182 Bytes

Versions: 121

Compression:

Stored size: 182 Bytes

Contents

import { combineReducers } from 'redux';
import tables from './Tables/TableReducer';
import settings from './SettingsReducer';

export default combineReducers({ tables, settings });

Version data entries

121 entries across 121 versions & 1 rubygems

Version Path
katello-4.14.2 webpack/scenes/Settings/index.js
katello-4.15.0 webpack/scenes/Settings/index.js
katello-4.15.0.rc2 webpack/scenes/Settings/index.js
katello-4.15.0.rc1 webpack/scenes/Settings/index.js
katello-4.14.1 webpack/scenes/Settings/index.js
katello-4.14.0 webpack/scenes/Settings/index.js
katello-4.14.0.rc3 webpack/scenes/Settings/index.js
katello-4.14.0.rc2 webpack/scenes/Settings/index.js
katello-4.14.0.rc1.1 webpack/scenes/Settings/index.js
katello-4.14.0.rc1 webpack/scenes/Settings/index.js
katello-4.13.1 webpack/scenes/Settings/index.js
katello-4.13.0 webpack/scenes/Settings/index.js
katello-4.12.1 webpack/scenes/Settings/index.js
katello-4.13.0.rc1 webpack/scenes/Settings/index.js
katello-4.12.0 webpack/scenes/Settings/index.js
katello-4.12.0.rc3 webpack/scenes/Settings/index.js
katello-4.12.0.rc2 webpack/scenes/Settings/index.js
katello-4.12.0.rc1 webpack/scenes/Settings/index.js
katello-4.11.1 webpack/scenes/Settings/index.js
katello-4.11.0 webpack/scenes/Settings/index.js