pull/368/merge
Tejas Doke 2 weeks ago committed by GitHub
commit fe24760d36
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -202,7 +202,6 @@ class App extends React.Component {
render() {
// accessing the state value
const count = this.state.count
return (
<div className='App'>
<h1>30 Days Of React</h1>

Loading…
Cancel
Save