The article details page has reuseable comment component ``` <CommentSectionProvider> <CommentSection resource_type="ARTICLE" resource_id={article.id} /> </CommentSectionProvider> ``` We need to add ability to edit/delete self comment