mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Fixed enum value name
This commit is contained in:
2
org.nativescript.widgets.d.ts
vendored
2
org.nativescript.widgets.d.ts
vendored
@ -62,7 +62,7 @@
|
||||
}
|
||||
|
||||
export enum Orientation {
|
||||
horzontal,
|
||||
horizontal,
|
||||
vertical
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user