wip
This commit is contained in:
@ -16,7 +16,7 @@ struct ContentView: View {
|
||||
|
||||
var body: some View {
|
||||
TabView {
|
||||
Text("Placeholder")
|
||||
WorkoutsView()
|
||||
.tabItem {
|
||||
Label("Workout", systemImage: "figure.strengthtraining.traditional")
|
||||
}
|
||||
|
Reference in New Issue
Block a user