fix/extra_line in the code

pull/368/head
Strangeryoga 2 years ago
parent 8b41cd49c3
commit 78a5b83f6b

@ -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