@easyv/charts
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -71,5 +71,7 @@ "use strict"; | ||
}; | ||
}, [show, time, tickLength]); | ||
}, [show, time, tickLength]); //TODO: 蹩脚,待优化 | ||
(0, _react.useEffect)(function () { | ||
setStatus(function (status) { | ||
if (status.flag === false) return status; | ||
return _objectSpread(_objectSpread({}, status), {}, { | ||
@@ -76,0 +78,0 @@ flag: true |
{ | ||
"name": "@easyv/charts", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
191907
5792