Skip to content

Commit

Permalink
Update index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
huhuanming committed Jan 22, 2025
1 parent 5a87bdf commit a9e5016
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/kit/src/views/Send/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ export const ModalSendStack: IModalFlowNavigatorConfig<
name: EModalSendRoutes.SendReplaceTx,
component: SendReplaceTx,
},
// TODO: The following two pages seem to not be referenced anywhere, consider removing them
{
name: EModalSendRoutes.SendSelectToken,
component: TokenSelector,
Expand Down

0 comments on commit a9e5016

Please sign in to comment.