Remove chat until embeddable whisper

This commit is contained in:
andytudhope 2019-08-06 21:00:06 +02:00
parent 7a3154e426
commit 572cfac05f
1 changed files with 0 additions and 12 deletions

View File

@ -52,18 +52,6 @@ const ProfileContent = ({
<span className={styles.heading}>Description</span>
<span className="wrapper">{description || 'Not available'}</span>
</div>
<div className={styles.chat}>
<ReactImageFallback
className={styles.chat_image}
src={image}
fallbackImage={icon}
alt="App icon"
/>
<img src={chat} className={styles.chat_icon} alt="Chat" />
<span className={styles.chat_link + ' link'}>
{`Open ${name} chat`}
</span>
</div>
<div className={styles.url}>
<span className={styles.heading}>URL</span>
<span className="wrapper">