Skip to content

Commit 8cca786

Browse files
marker-daomarker dao ®
andauthored
SliderTooltipPositionController: Add $ import
Co-authored-by: marker dao ® <[email protected]>
1 parent f318b82 commit 8cca786

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme/js/__internal/ui/slider/m_slider_tooltip_position_controller.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
import type { VerticalEdge } from '@js/common';
22
import positionUtils from '@js/common/core/animation/position';
33
import { move } from '@js/common/core/animation/translator';
4+
import $ from '@js/core/renderer';
45
import { extend } from '@js/core/utils/extend';
56
import { isDefined } from '@js/core/utils/type';
67
import type {

0 commit comments

Comments
 (0)