Update webpack

This commit is contained in:
Jaco Greeff
2017-07-31 13:58:18 +02:00
parent 58c3948316
commit fdebeaf95b
8 changed files with 213 additions and 502 deletions

View File

@@ -27,6 +27,8 @@ import DappsStore from './dappsStore';
import styles from './dapps.css';
console.log('styles', styles);
@observer
class Dapps extends Component {
static contextTypes = {