remove modifier

This commit is contained in:
spaced4ndy
2024-05-02 17:31:38 +04:00
parent 4a43a29bf3
commit eedf5d8c4f
@@ -45,7 +45,6 @@ struct HomeView: View {
}
}
}
.navigationViewStyle(.stack)
if userPickerVisible {
Rectangle().fill(.white.opacity(0.001)).onTapGesture {