mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 13:05:41 +00:00
simplify
This commit is contained in:
@@ -212,7 +212,6 @@ struct UserPicker: View {
|
||||
.frame(maxWidth: 20, maxHeight: 20)
|
||||
if let txt = title {
|
||||
Text(txt)
|
||||
.overlay(DetermineWidth())
|
||||
}
|
||||
Spacer()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user