pull/368/merge
Tejas Doke 7 months ago committed by GitHub
commit 60864d72bd
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