mirror of
https://github.com/ivanvorobei/SwiftUI.git
synced 2026-05-03 22:14:22 +02:00
Just a couple of Combine Publishers to go.
This commit is contained in:
@@ -42,7 +42,7 @@ struct AddCurrencyView : View {
|
||||
}
|
||||
}
|
||||
}
|
||||
}.navigationBarItem(title: Text("Add Currency"))
|
||||
}.navigationBarTitle(Text("Add Currency"))
|
||||
}
|
||||
|
||||
private func select(_ currency: Currency) {
|
||||
|
||||
Reference in New Issue
Block a user