Updated on 2026-08-14
This commit is contained in:
parent
e0c101f15f
commit
e5e2f4a1e7
13 changed files with 143 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ internal class PreviewDetailsComponent : DetailsComponent {
|
|||
router = DummyRouter(),
|
||||
hotWalletFeatureToggles = object : HotWalletFeatureToggles {
|
||||
override val isWalletCreationRestrictionEnabled: Boolean = true
|
||||
override val isTokenSyncEnabled: Boolean = true
|
||||
},
|
||||
).buildAll(
|
||||
isWalletConnectAvailable = true,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue