Fix drawing of temperature, precipitation, wind
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { valueToColorInterpolated, valueToColorThreshold } from '../../helpers/interpolateColors'
|
||||
import { MeteoConversion } from '../../interfaces/interfaces'
|
||||
import { MeteoConversion } from '../interfaces'
|
||||
import { PRECIPITATION } from './constants'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user