Skip to content

Commit c0aef5e

Browse files
committed
chore: lint
1 parent 712a860 commit c0aef5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/slider/slider.ios.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { elevationProperty, rippleColorProperty, themer } from '@nativescript-community/ui-material-core';
2-
import { backgroundColorProperty, Color, colorProperty } from '@nativescript/core';
2+
import { Color, backgroundColorProperty, colorProperty } from '@nativescript/core';
33
import { thumbColorProperty, thumbHollowAtStartProperty, trackBackgroundColorProperty, trackFillColorProperty } from './cssproperties';
44
import { SliderBase } from './slider-common';
55

0 commit comments

Comments
 (0)