gatsby-react-boilerplate
gatsby-react-boilerplate copied to clipboard
Rename NewsListing to Features and HowTo
These two components are named "NewsListing" which looks confusing because the "News" is not longer present in the app.
This PR proposes to rename their declaration to something more intuitive.
New names match the usage of these components in pages/index.js.