import React from 'react'; const NoPosts = props =>

No posts to display.

module.exports = NoPosts;