Browse Source

update

master
Yutsuo 6 years ago
parent
commit
db1d0be5fe
  1. 2
      02/src/App.js

2
02/src/App.js

@ -17,7 +17,7 @@ function App() {
}
*/
/*// ## Functional code created using ES6 (React Hooks) ##
/*// ## Functional code created using React Hooks and ES6 ##
const App = props => {
const [charState, setCharState] = React.useState({
character: [

Loading…
Cancel
Save