mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-02-21 00:23:00 +08:00
fix linter
This commit is contained in:
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)
|
||||
|
Loading…
Reference in New Issue
Block a user