import React from 'react'; import NewsFeed from '../panels/news-feed'; const HomePage = props => { return (
This is the MERN template homepage.