reuse string

This commit is contained in:
Diogo
2024-12-17 09:38:01 +00:00
parent e6861f5eb6
commit e87be333f7
@@ -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)
}
}
}