fix linter

This commit is contained in:
Daniel Sogl 2018-03-15 17:29:25 +01:00 committed by GitHub
parent ee3a0c7c6a
commit e612c5fcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)