Updated on 2026-08-14
This commit is contained in:
parent
04cb29ad22
commit
136b6e7eb3
11 changed files with 50 additions and 37 deletions
|
|
@ -7,7 +7,7 @@ import com.tangem.tap.features.disclaimer.redux.DisclaimerReducer
|
|||
import com.tangem.tap.features.home.redux.HomeReducer
|
||||
import com.tangem.tap.features.send.redux.reducers.SendScreenReducer
|
||||
import com.tangem.tap.features.tokens.redux.TokensReducer
|
||||
import com.tangem.tap.features.wallet.redux.WalletReducer
|
||||
import com.tangem.tap.features.wallet.redux.reducers.WalletReducer
|
||||
import org.rekotlin.Action
|
||||
|
||||
fun appReducer(action: Action, state: AppState?): AppState {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue