Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
robertbasti committed Dec 13, 2024
1 parent 319e200 commit a809826
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,6 @@ export const CurveValuesPlot = React.memo(

const onChange = (curveRanges: CustomCurveRange[]) => {
setRanges(curveRanges);
console.log(ranges);
setRefreshGraph(!refreshGraph);
};

Expand Down

0 comments on commit a809826

Please sign in to comment.