Test commit
This commit is contained in:
parent
0410575c8d
commit
89c648de3e
@ -12,7 +12,7 @@ struct SearchBarView: View {
|
||||
@State private var isEditing = false
|
||||
|
||||
var body: some View {
|
||||
HStack (spacing: 10) {
|
||||
HStack (spacing: 11) {
|
||||
HStack (spacing: 0) {
|
||||
Image(systemName: "magnifyingglass")
|
||||
.foregroundColor(Color.gray)
|
||||
|
Loading…
x
Reference in New Issue
Block a user