Updated on 2026-08-14
This commit is contained in:
parent
8d6bb9a56b
commit
0358b2f858
1 changed files with 1 additions and 0 deletions
|
|
@ -473,6 +473,7 @@ private inline fun BaseScaffoldWithMarkets(
|
|||
state.showMarketsOnboarding,
|
||||
onDismissRequest = {
|
||||
coroutineScope.launch { bottomSheetState.partialExpand() }
|
||||
state.onDismissMarketsOnboarding()
|
||||
},
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue