mirror of
https://github.com/PeWu/topola-viewer.git
synced 2025-12-23 18:50:04 +00:00
Fixed build
This commit is contained in:
parent
1e3cf7a24f
commit
1bb65c0f23
@ -433,7 +433,7 @@ export function Chart(props: ChartProps) {
|
||||
resetPosition: true,
|
||||
});
|
||||
}
|
||||
}, [props.data, props.selection, props.chartType, props.colors]);
|
||||
});
|
||||
|
||||
return (
|
||||
<div id="svgContainer">
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user