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