Select Git revision
-
DongJae Oh authoredDongJae Oh authored
App.js 153 B
import React, { Component } from 'react';
const App = () => {
return (
<h1>
Hello, React.js
</h1>
);
}
export default App;
feedback to tooltime@ajou.ac.kr or hwan@ajou.ac.kr