Skip to content

refactor(DAO-2135): move deposit modal components (3/6) - #2114

Open
Freshenext wants to merge 1 commit into
DAO-2135-2from
DAO-2135-3
Open

refactor(DAO-2135): move deposit modal components (3/6)#2114
Freshenext wants to merge 1 commit into
DAO-2135-2from
DAO-2135-3

Conversation

@Freshenext

Copy link
Copy Markdown
Collaborator

Summary

  • Move BtcDepositModal, DepositSteps, DepositAmountStep, DepositReviewStep (plus tests/stories) into modals/deposit/ subfolder
  • Add barrel index.ts

Part 3 of 6 for DAO-2135 (organize btc-vault components folder).

@Freshenext Freshenext self-assigned this Apr 14, 2026
@Freshenext
Freshenext requested a review from a team April 14, 2026 14:57
@github-actions

github-actions Bot commented Apr 14, 2026

Copy link
Copy Markdown

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA 6bde427.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

…/ subfolder

Move BtcDepositModal, DepositSteps, DepositAmountStep, and
DepositReviewStep (plus tests and stories) into modals/deposit/.
Add barrel index.ts.
}))

vi.mock('../hooks/useUserPosition', () => ({
vi.mock('../../../hooks/useUserPosition', () => ({

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

you know what. maybe we'd better add an alias starting from @ ??

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