fix linter

This commit is contained in:
Daniel Sogl
2018-03-15 17:29:25 +01:00
committed by GitHub
parent ee3a0c7c6a
commit e612c5fcc3
@@ -42,7 +42,7 @@ export interface WheelSelectorOptions {
* Android only - theme color, 'light' or 'dark'.
* Default: light
*/
theme?: 'light' | 'dark'
theme?: 'light' | 'dark';
/**
* Whether to have the wheels 'wrap' (Android only)