import React from 'react'; import FeaturedComment from './FeaturedComment'; export default ({asset: {featuredComments}, setActiveTab}) => (