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

@@ -23,10 +23,9 @@ import { bindActionCreators } from 'redux';
import * as RequestsActions from '@parity/shared/redux/providers/signerActions';
import { Container } from '@parity/ui';
import RequestPending from '@parity/ui/Signer/RequestPending';
import Store from '../store';
import RequestPending from '../components/RequestPending';
import Store from '@parity/shared/mobx/signerStore';
import styles from './embedded.css';