wip
This commit is contained in:
@ -36,11 +36,11 @@ struct ContentView: View {
|
||||
}
|
||||
|
||||
NavigationStack {
|
||||
Text("Achivements")
|
||||
Text("Achievements")
|
||||
.navigationTitle("Achievements")
|
||||
}
|
||||
.tabItem {
|
||||
Label("Achivements", systemImage: "star.fill")
|
||||
Label("Achievements", systemImage: "star.fill")
|
||||
}
|
||||
|
||||
// SettingsView()
|
||||
|
Reference in New Issue
Block a user