Skip to content

Commit 8556118

Browse files
committed
last version
1 parent a3f159c commit 8556118

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/components/App.js

+4
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,10 @@ class App extends Component {
116116
}
117117

118118
render() {
119+
//history
120+
121+
122+
119123
return (
120124
<div>
121125
<Navbar account={this.state.account} />

0 commit comments

Comments
 (0)