Sha256: c9be2156ead0c3fae785bfcc21833511050a51691def01546879277d1810232f

Contents?: true

Size: 210 Bytes

Versions: 28

Compression:

Stored size: 210 Bytes

Contents

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

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

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
foreman_rh_cloud-2.0.18.1 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.18 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.18 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.17 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.17 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.16 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.16 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.15 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.15 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-3.0.14 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.14 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.14 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-0.9.14 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-0.9.13.1 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.13.1 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.13.1 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-0.9.13 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-1.0.13 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-2.0.13 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js
foreman_rh_cloud-0.9.12 webpack/InsightsCloudSync/InsightsCloudSyncReducers.js