Update NR Con link #1756
Annotations
2 warnings
build / Build on 20:
ui/src/widgets/ui-chart/UIChart.vue#L692
Caution: `axisHelper` also has a named export `getAxisMax`. Check if you meant to write `import {getAxisMax} from './helpers/axis.helper'` instead
|
build / Build on 20:
ui/src/widgets/ui-chart/UIChart.vue#L689
Caution: `axisHelper` also has a named export `getAxisMin`. Check if you meant to write `import {getAxisMin} from './helpers/axis.helper'` instead
|