mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
style: formatting and whitespaces (#7840)
This commit is contained in:
committed by
Manol Donev
parent
3b5785146f
commit
dfcbe6c319
@@ -64,4 +64,4 @@ export const orderProperty: CssProperty<Style, Order>;
|
||||
export const flexGrowProperty: CssProperty<Style, FlexGrow>;
|
||||
export const flexShrinkProperty: CssProperty<Style, FlexShrink>;
|
||||
export const flexWrapBeforeProperty: CssProperty<Style, FlexWrapBefore>;
|
||||
export const alignSelfProperty: CssProperty<Style, AlignSelf>;
|
||||
export const alignSelfProperty: CssProperty<Style, AlignSelf>;
|
||||
|
||||
Reference in New Issue
Block a user