Move Documentation to the @0xproject/react-docs
package
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
import { colors } from '@0xproject/react-shared';
|
||||
import { colors, Networks } from '@0xproject/react-shared';
|
||||
import * as _ from 'lodash';
|
||||
import Dialog from 'material-ui/Dialog';
|
||||
import FlatButton from 'material-ui/FlatButton';
|
||||
import * as React from 'react';
|
||||
import { Blockchain } from 'ts/blockchain';
|
||||
import { BlockchainErrs, Networks } from 'ts/types';
|
||||
import { BlockchainErrs } from 'ts/types';
|
||||
import { configs } from 'ts/utils/configs';
|
||||
import { constants } from 'ts/utils/constants';
|
||||
|
||||
|
Reference in New Issue
Block a user