Skip to content

Commit

Permalink
✂️
Browse files Browse the repository at this point in the history
  • Loading branch information
ekosz committed Feb 14, 2017
1 parent 581f6fd commit 1181cba
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion examples/universal-connected-redux/src/App.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,4 +48,3 @@ function App({ children }) {
App.propTypes = propTypes;

export default App;

1 change: 0 additions & 1 deletion examples/universal-connected-redux/src/routeConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,3 @@ export default [
],
},
];

0 comments on commit 1181cba

Please sign in to comment.