mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
tslint errors fixed
This commit is contained in:
@@ -1757,4 +1757,3 @@ function onBorderRadiusChanged(value: any): Array<styleProperty.KeyValuePair<sty
|
||||
styleProperty.registerShorthandCallback("border-color", onBorderColorChanged);
|
||||
styleProperty.registerShorthandCallback("border-width", onBorderWidthChanged);
|
||||
styleProperty.registerShorthandCallback("border-radius", onBorderRadiusChanged);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user