We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54b03de commit 38eab69Copy full SHA for 38eab69
tns-core-modules/ui/tabs/tabs.ios.ts
@@ -1059,4 +1059,4 @@ export class Tabs extends TabsBase {
1059
// function applyStatesToItem(item: UITabBarItem, states: TabStates) {
1060
// item.setTitleTextAttributesForState(states.normalState, UIControlState.Normal);
1061
// item.setTitleTextAttributesForState(states.selectedState, UIControlState.Selected);
1062
-// }
+// }
0 commit comments