We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e467ff + 3878537 commit 558a03dCopy full SHA for 558a03d
packages/blockchain-wallet-v4-frontend/src/scenes/app.tsx
@@ -149,7 +149,7 @@ const excludedStaging = [
149
'/exchange',
150
// '/prove/instant-link/callback',
151
// '/refer',
152
- '/sofi',
+
153
// '/#/verify-email',
154
'/#/login?product=exchange',
155
'/wallet-options-v4.json',
@@ -163,8 +163,7 @@ const excludedStaging = [
163
'/#/login?product=wallet&platform=ios',
164
'/#/login?product=wallet&platform=android',
165
'/#/signup/product=exchange&platform=ios',
166
- '/#/signup/product=exchange&platform=android',
167
- '/#/sofi'
+ '/#/signup/product=exchange&platform=android'
168
]
169
170
const App = ({
0 commit comments