Update 08_states.md

there is no count state.
pull/430/head
Ashim Debnath 7 months ago committed by GitHub
parent 09f408a1b7
commit e061556f86
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