diff --git a/Navigation.js b/Navigation.js index 7cfa6d0a1..f9d798a5e 100644 --- a/Navigation.js +++ b/Navigation.js @@ -340,7 +340,11 @@ const ReorderWalletsStackRoot = () => { return ( - + ); };