Skip to content
Draft
Show file tree
Hide file tree
Changes from 7 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions core/wallet-ui-components/src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export * from './components/transaction-card.js'
export * from './components/transaction-detail.js'

export * from './windows/wallet-picker.js'
export * from './windows/wallet-picker-modal.js'
export * from './windows/popup.js'

export * from './handle-errors.js'
Expand Down
Loading
Loading