update
This commit is contained in:
@@ -48,7 +48,6 @@ function WindFrequence(props) {
|
||||
const currentTempList = useSelector((state) => state.annealTemperature?.data);
|
||||
|
||||
function handleSourceChange(line) {
|
||||
console.log("line changed", line);
|
||||
setDataSource(line);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user