Skip to content

Commit

Permalink
Update ENGAGEHF/Dashboard/DashboardView.swift
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
nriedman and PSchmiedmayer authored Apr 4, 2024
1 parent 6f0fd66 commit 7d6eed7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ENGAGEHF/Dashboard/DashboardView.swift
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ struct Dashboard: View {
Spacer()
}
.navigationBarTitleDisplayMode(.inline)
.navigationTitle("ENGAGE-HF: Home") // Todo: Make this white
.navigationTitle("ENGAGE-HF: Home") // Todo: Make this white

.toolbar {
ToolbarItem(placement: .topBarTrailing) {
Expand Down

0 comments on commit 7d6eed7

Please sign in to comment.