From 36790775481afb923c012e32396732c363bd98b3 Mon Sep 17 00:00:00 2001 From: thuhole Date: Tue, 21 Jul 2020 18:11:47 +0800 Subject: [PATCH] bug fix --- src/Flows.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Flows.js b/src/Flows.js index 382a306..8ffddd3 100644 --- a/src/Flows.js +++ b/src/Flows.js @@ -863,7 +863,7 @@ class FlowItemRow extends PureComponent { {this.props.info.tag !== null && ( {this.props.info.tag} )} -