Update with latest dapps

This commit is contained in:
Jaco Greeff
2017-08-02 17:16:26 +02:00
parent 45f91facf1
commit 696089c479
54 changed files with 314 additions and 4529 deletions

View File

@@ -19,7 +19,7 @@ import { observer } from 'mobx-react';
import { FormattedMessage } from 'react-intl';
import PropTypes from 'prop-types';
import DappsStore from '../Dapps/dappsStore';
import DappsStore from '@parity/shared/mobx/dappsStore';
import styles from './dapp.css';