diff --git a/src/Flows.js b/src/Flows.js index c8a98d7..280f067 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -332,7 +332,7 @@ class FlowItem extends PureComponent { } - {!!hot_score && ( + {!!info.hot_score && ( hot score: {info.hot_score} )}