Signed-off-by: Matt Bruce <mbrucedogs@gmail.com>
This commit is contained in:
parent
9233d779a3
commit
eb01376b69
@ -65,8 +65,8 @@ struct ContactDetailView: View {
|
||||
Button {
|
||||
showingEditContact = true
|
||||
} label: {
|
||||
Image(systemName: "square.and.pencil")
|
||||
.foregroundStyle(Color.AppText.inverted)
|
||||
Image(systemName: "pencil")
|
||||
.foregroundStyle(Color.Text.primary)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user