add space
This commit is contained in:
@@ -135,7 +135,6 @@ const setValSvg = (listenTopic, svg) => {
|
||||
// el.setAttribute('text-anchor', 'middle');
|
||||
// el.setAttribute('x', '10%');
|
||||
// }
|
||||
|
||||
if (typeof value === 'boolean') {
|
||||
handleBoolean(svg, el, value);
|
||||
} else if (!isNaN(value)) {
|
||||
|
||||
Reference in New Issue
Block a user