Sha256: b9fd85457d5ec542b759c613433bb1b9d177d83ff0fc6f0bd8ed9d96d687eb5c

Contents?: true

Size: 304 Bytes

Versions: 84

Compression:

Stored size: 304 Bytes

Contents

import { combineReducers } from 'redux';
import { reducers as settingsReducers } from './Components/InsightsSettings';
import { reducers as tableReducers } from './Components/InsightsTable';

export default {
  InsightsCloudSync: combineReducers({
    ...settingsReducers,
    ...tableReducers,
  }),
};

Version data entries

84 entries across 84 versions & 1 rubygems

Version Path
foreman_rh_cloud-8.0.49 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-8.0.48 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-8.0.47 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-8.0.46 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.45 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.46 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.45 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-7.0.46 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.44 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-7.0.45 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.44 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.43 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-4.0.36 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-3.0.33 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.42.2 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.42.1 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.43 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.42 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-6.0.42 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-5.0.41 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js