mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2026-04-13 00:00:10 +08:00
fix linter
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user