pull/430/merge
Ashim Debnath 7 months ago committed by GitHub
commit 3e7bf2e820
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save