Merge pull request #1 from kingzamzon/kingzamzon-patch-1

Update 08_state.md
pull/131/head
Samson Adesanoye 4 years ago committed by GitHub
commit 8f055f44e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -201,8 +201,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