mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +02:00
App Layout: Cancel and Back on Spaces Bottom Sheet
- Fixed
This commit is contained in:
+2
@@ -96,6 +96,8 @@ struct SpaceSelectorViewState: BindableState {
|
||||
var selectedSpaceId: String?
|
||||
/// String to be displayed as title for the navigation bar
|
||||
var navigationTitle: String
|
||||
/// `true` if the view should display the cancel button in the navigation bar
|
||||
let showCancel: Bool
|
||||
}
|
||||
|
||||
enum SpaceSelectorViewAction {
|
||||
|
||||
Reference in New Issue
Block a user