From 7d6eed7e1aea921dbe376bc71c58c0638665a42c Mon Sep 17 00:00:00 2001 From: nriedman <108841122+nriedman@users.noreply.github.com> Date: Thu, 4 Apr 2024 10:44:37 -0700 Subject: [PATCH] Update ENGAGEHF/Dashboard/DashboardView.swift Co-authored-by: Paul Schmiedmayer --- ENGAGEHF/Dashboard/DashboardView.swift | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ENGAGEHF/Dashboard/DashboardView.swift b/ENGAGEHF/Dashboard/DashboardView.swift index f45fd6f4..bc00c36c 100644 --- a/ENGAGEHF/Dashboard/DashboardView.swift +++ b/ENGAGEHF/Dashboard/DashboardView.swift @@ -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) {