We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 712a860 commit c0aef5eCopy full SHA for c0aef5e
src/slider/slider.ios.ts
@@ -1,5 +1,5 @@
1
import { elevationProperty, rippleColorProperty, themer } from '@nativescript-community/ui-material-core';
2
-import { backgroundColorProperty, Color, colorProperty } from '@nativescript/core';
+import { Color, backgroundColorProperty, colorProperty } from '@nativescript/core';
3
import { thumbColorProperty, thumbHollowAtStartProperty, trackBackgroundColorProperty, trackFillColorProperty } from './cssproperties';
4
import { SliderBase } from './slider-common';
5
0 commit comments