📏 Adjusted histogram height
This commit is contained in:
@@ -170,6 +170,7 @@ function fileOpsReducer(state = initialState, action) {
|
||||
};
|
||||
}
|
||||
case IMG_ANALYSIS_DATA_FETCH_SUCCESS: {
|
||||
console.log(action)
|
||||
return {
|
||||
...state,
|
||||
imageAnalysisResults: action.result,
|
||||
|
||||
Reference in New Issue
Block a user