Skip to content

Commit

Permalink
[chore] Renamed route to keep consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
stackchain committed Jan 17, 2022
1 parent dc3982f commit 41d3373
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/navigation.ts
Expand Up @@ -25,7 +25,7 @@ export type TxHistoryStackParamList = {
send: undefined
'select-asset': undefined
'address-reader-qr': undefined
'send-ada-confirm': undefined
'send-confirm': undefined
'biometrics-signing': undefined
}

Expand Down

0 comments on commit 41d3373

Please sign in to comment.