File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ import onboarding from './onboarding.json'
1515import paymentRequestFlow from './paymentRequestFlow.json'
1616import receiveFlow8 from './receiveFlow8.json'
1717import sendFlow7 from './sendFlow7.json'
18+ import walletConnect from './walletConnect.json'
1819import walletFlow5 from './walletFlow5.json'
1920
2021export default {
@@ -35,4 +36,5 @@ export default {
3536 dappkit,
3637 onboarding,
3738 fiatExchangeFlow,
39+ walletConnect,
3840}
Original file line number Diff line number Diff line change @@ -15,6 +15,7 @@ import onboarding from './onboarding.json'
1515import paymentRequestFlow from './paymentRequestFlow.json'
1616import receiveFlow8 from './receiveFlow8.json'
1717import sendFlow7 from './sendFlow7.json'
18+ import walletConnect from './walletConnect.json'
1819import walletFlow5 from './walletFlow5.json'
1920
2021export default {
@@ -35,4 +36,5 @@ export default {
3536 dappkit,
3637 onboarding,
3738 fiatExchangeFlow,
39+ walletConnect,
3840}
You can’t perform that action at this time.
0 commit comments