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