Skip to content

Commit e77de44

Browse files
committed
Fixing merge
1 parent a04b648 commit e77de44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/App.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,4 +82,4 @@ function App() {
8282
);
8383
}
8484

85-
export default withRouter(App);
85+
export default App;

0 commit comments

Comments
 (0)