-
Notifications
You must be signed in to change notification settings - Fork 392
[42069] thisyahlen/chore: move useWalletMigration to api package #10690
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
[42069] thisyahlen/chore: move useWalletMigration to api package #10690
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
A production App ID was automatically generated for this PR. (log)
Click here to copy & paste above information. |
|
🚨 Lighthouse report for the changes in this PR:
Lighthouse ran with https://deriv-app-git-fork-thisyahlen-deriv-thisyahlen-moveusewa-b2c200.binary.sx/ |
| export { default as useTransferBetweenAccounts } from './useTransferBetweenAccounts'; | ||
| export { default as useWalletAccountsList } from './useWalletAccountsList'; | ||
| export { default as useVerifyEmail } from './useVerifyEmail'; | ||
| export { default as useWalletMigration } from './useWalletMigration'; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
does imports needs to be updated too?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yeaps
yashim-deriv
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These two are functions, should be named as such
|
Kudos, SonarCloud Quality Gate passed!
|
* chore: move useWalletMigration to api package * chore: rename to camelcase








Changes:
Screenshots:
Please provide some screenshots of the change.