import React from 'react'; import { checkRecentTime } from 'App/date'; import AuthorAvatar from './AuthoAvatar'; import ContentRender from './ContentRender'; const IssueComment = ({ activity, provider }) => { return (