FlowStepPage: make onBackClicked nullable and remove canGoBack.
This commit is contained in:
parent
163bc8703f
commit
7bd2ccd2a9
6 changed files with 6 additions and 13 deletions
|
|
@ -58,7 +58,6 @@ fun LogoutView(
|
|||
val eventSink = state.eventSink
|
||||
|
||||
FlowStepPage(
|
||||
canGoBack = true,
|
||||
onBackClicked = onBackClicked,
|
||||
title = title(state),
|
||||
subTitle = subtitle(state),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue