Skip to content

Commit

Permalink
Update AccountSetupHeader.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
EvelynBunnyDev committed Jan 16, 2024
1 parent 00ed7f6 commit 6479d49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Behavior/Account/AccountSetupHeader.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ struct AccountSetupHeader: View {
VStack {
HStack {
// Plan to replace image with logo of Behavioral App
Image(systemName: "star.circle.fill")
// Image(systemName: "star.circle.fill")
Text("ACCOUNT_TITLE")
.font(.largeTitle)
.bold()
Expand Down

0 comments on commit 6479d49

Please sign in to comment.