Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(wallet-mobile): Change route to staking when dApp explorer is enabled #3266

Merged
merged 1 commit into from
May 20, 2024

Conversation

michaeljscript
Copy link
Contributor

@michaeljscript michaeljscript commented May 20, 2024

Description / Change(s) / Related issue(s)

When dApp explorer feature flag is enabled, use different route to navigate to staking

Ticket

YOMO-1450

Note

Please create the ticket if missing it.

@github-actions github-actions bot added the fix label May 20, 2024
@@ -14,7 +14,6 @@ import {
} from '@yoroi/swap'
import {Atoms, ThemedPalette, useTheme} from '@yoroi/theme'
import {Resolver, Swap} from '@yoroi/types'
import _ from 'lodash'
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed unused lodash

@michaeljscript michaeljscript marked this pull request as ready for review May 20, 2024 17:24
@michaeljscript michaeljscript added this to the 4.29.0 milestone May 20, 2024
@stackchain stackchain merged commit d0e561e into develop May 20, 2024
3 checks passed
@stackchain stackchain deleted the fix/staking-navigation branch May 20, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants