Skip to content

Commit

Permalink
[Tab#308] Removed dead code.
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-zimmermann committed Aug 14, 2023
1 parent c8947cb commit bf35711
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions spark/Demo/Classes/View/Components/ComponentsView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -44,10 +44,6 @@ struct ComponentsView: View {
SwitchComponentView()
}

// NavigationLink("Tab") {
// TabItemComponent()
// }

NavigationLink("Tabs") {
TabComponent()
}
Expand Down

0 comments on commit bf35711

Please sign in to comment.