Skip to content

Commit

Permalink
refactor(wallet): rename MoveAssetNotification to MovedAssetNotification
Browse files Browse the repository at this point in the history
  • Loading branch information
panteleymonchuk committed Dec 20, 2024
1 parent f12a355 commit 600373a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/wallet/src/ui/app/components/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@ export * from './receipt-card/TxnAmount';
export * from './transactions-card';
export * from './user-approve-container';
export { default as FiltersPortal } from './filters-tags';
export * from './MoveAssetNotification';
export * from './MovedAssetNotification';

0 comments on commit 600373a

Please sign in to comment.