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: correct link to migrate funds #656

Merged
merged 2 commits into from
Sep 18, 2024
Merged

Conversation

bumi
Copy link
Contributor

@bumi bumi commented Sep 16, 2024

if the user needs some channels we link to the flow to open the first
channel. Otherwise we directly link to transfer the Alby funds.

if the user needs some channels we link to the flow to open the first
  channel. Otherwise we directly link to transfer the Alby funds.
</p>
{channels && channels.length > 0 ? (
{needsChannels ? (
<Link to="/channels/first">
Copy link
Contributor

Choose a reason for hiding this comment

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

You can use the LinkButton component you made :-)

Copy link
Contributor

@rolznz rolznz left a comment

Choose a reason for hiding this comment

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

tACK

@rolznz rolznz merged commit a0701dd into master Sep 18, 2024
9 checks passed
@rolznz rolznz deleted the fix/wallet-transfer-funds branch September 18, 2024 04:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants