Skip to content

Commit b478d2a

Browse files
Update packages/react-native-bottom-tabs/ios/TabViewProvider.swift
Co-authored-by: Copilot <[email protected]>
1 parent 5433e8f commit b478d2a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-native-bottom-tabs/ios/TabViewProvider.swift

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,6 @@ public final class TabInfo: NSObject {
161161
}
162162
}
163163

164-
165-
166164
@objc public var itemsData: [TabInfo] = [] {
167165
didSet {
168166
props.items = itemsData

0 commit comments

Comments
 (0)