[WEB-1319] chore: user default cover image (#4525)
* chore: user default cover image updated * chore: space app issue sidebar coment section heading updated
This commit is contained in:
parent
3bfa8f5f88
commit
836452f074
3 changed files with 4 additions and 7 deletions
|
|
@ -30,7 +30,7 @@ export const PeekOverviewIssueActivity: React.FC<Props> = observer((props) => {
|
|||
|
||||
return (
|
||||
<div className="pb-10">
|
||||
<h4 className="font-medium">Activity</h4>
|
||||
<h4 className="font-medium">Comments</h4>
|
||||
{workspaceSlug && (
|
||||
<div className="mt-4">
|
||||
<div className="space-y-4">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue