File tree 2 files changed +3
-2
lines changed
components/wallet/network_routing
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
- (ns quo2 .components.wallet.network-routing.component-spec
1
+ (ns quo .components.wallet.network-routing.component-spec
2
2
(:require [oops.core :as oops]
3
- [quo2 .components.wallet.network-routing.view :as network-routing]
3
+ [quo .components.wallet.network-routing.view :as network-routing]
4
4
[reagent.core :as reagent]
5
5
[test-helpers.component :as h]))
6
6
Original file line number Diff line number Diff line change 79
79
[quo.components.wallet.keypair.component-spec]
80
80
[quo.components.wallet.network-amount.component-spec]
81
81
[quo.components.wallet.network-bridge.component-spec]
82
+ [quo.components.wallet.network-routing.component-spec]
82
83
[quo.components.wallet.progress-bar.component-spec]
83
84
[quo.components.wallet.summary-info.component-spec]
84
85
[quo.components.wallet.token-input.component-spec]
You can’t perform that action at this time.
0 commit comments