MacKentoch / react-redux-graphql-apollo-bootstrap-webpack-starter

react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
https://mackentoch.github.io/react-redux-graphql-apollo-bootstrap-webpack-starter
125 stars 33 forks source link

error in view/pageNotFound file name #4

Closed aspanoz closed 7 years ago

aspanoz commented 7 years ago

Fix file naming: src/app/views/pageNotfound/PageNotfound.js -> src/app/views/pageNotFound/PageNotFound.js

MacKentoch commented 7 years ago

Thank you @aspanoz

It is now fixed.

I added a bonus feature: