[SDC-29] rebase continue work to align source
[sdc.git] / openecomp-ui / src / sdc-app / onboarding / softwareProduct / components / SoftwareProductComponentEditorReducer.js
index 2ae9ad0..41e7556 100644 (file)
@@ -20,6 +20,7 @@ export default (state = {}, action) => {
                case actionTypes.COMPONENT_LOAD:
                        return {
                                ...state,
+                               data: action.component,
                                formReady: null,
                                formName: forms.ALL_SPC_FORMS,
                                genericFieldInfo: {