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.
1 parent d011183 commit 70cdf92Copy full SHA for 70cdf92
src/relay/relay.js
@@ -1,5 +1,5 @@
1
import Account from './rpc/account';
2
-import { Order } from './rpc/order';
+import Order from './rpc/order';
3
import Market from './rpc/market';
4
import Ring from './rpc/ring';
5
0 commit comments