mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: fix indents
This commit is contained in:
@@ -13,16 +13,16 @@ import { ios as iosView, View } from "../core/view";
|
||||
import { Frame } from "../frame";
|
||||
import { Font } from "../styling/font";
|
||||
import {
|
||||
getIconSpecSize,
|
||||
itemsProperty,
|
||||
selectedIndexProperty,
|
||||
tabStripProperty,
|
||||
getIconSpecSize,
|
||||
itemsProperty,
|
||||
selectedIndexProperty,
|
||||
tabStripProperty,
|
||||
} from "../tab-navigation-base/tab-navigation-base";
|
||||
import {
|
||||
IOSTabBarItemsAlignment,
|
||||
iOSTabBarItemsAlignmentProperty,
|
||||
swipeEnabledProperty,
|
||||
TabsBase
|
||||
IOSTabBarItemsAlignment,
|
||||
iOSTabBarItemsAlignmentProperty,
|
||||
swipeEnabledProperty,
|
||||
TabsBase
|
||||
} from "./tabs-common";
|
||||
|
||||
// TODO
|
||||
|
||||
Reference in New Issue
Block a user