mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-02-03 02:43:25 +00:00
update test app
This commit is contained in:
parent
4d1368f388
commit
61470a32d7
@ -1,13 +1,10 @@
|
||||
/*globals $, SimpleStorage, document*/
|
||||
|
||||
//import React, { Component } from 'react';
|
||||
import React, { Component } from 'react';
|
||||
import EmbarkJS from 'Embark/EmbarkJS';
|
||||
import SimpleStorage from 'Embark/contracts/SimpleStorage';
|
||||
import Test from 'Embark/contracts/Test';
|
||||
|
||||
import React from 'react';
|
||||
let Component = React.Component;
|
||||
|
||||
import ReactDOM from 'react-dom';
|
||||
|
||||
//import $ from './_vendor/jquery.min';
|
||||
|
Loading…
x
Reference in New Issue
Block a user