Skip to content
Snippets Groups Projects
Commit 4f55b8b4 authored by Dariusz Rybicki's avatar Dariusz Rybicki
Browse files

Fix icon

parent 15798ff9
No related branches found
No related tags found
2 merge requests!102Release 1.0.0,!68Messenger example - send auth request
......@@ -83,7 +83,7 @@ public struct ContactView: View {
HStack {
Text("Request sent")
Spacer()
Image(systemName: "chevron.forward")
Image(systemName: "paperplane")
}
case .requestFailed:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment