mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
reuse string
This commit is contained in:
@@ -788,7 +788,7 @@ struct ChatTagsView: View {
|
||||
HStack {
|
||||
Text("🙂").foregroundColor(.clear)
|
||||
ZStack {
|
||||
Text("Placeholder").fontWeight(.semibold).foregroundColor(.clear)
|
||||
Text("Create list").fontWeight(.semibold).foregroundColor(.clear)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user