chore: updated display properties endpoint (#2486)
This commit is contained in:
parent
3a44d4bf35
commit
861ff4ae94
16 changed files with 186 additions and 1494 deletions
|
|
@ -110,7 +110,6 @@ export const SubIssues: React.FC<ISubIssues> = ({
|
|||
<div className="flex-shrink-0 text-sm">
|
||||
<IssueProperty
|
||||
workspaceSlug={workspaceSlug}
|
||||
projectId={projectId}
|
||||
parentIssue={parentIssue}
|
||||
issue={issue}
|
||||
user={user}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue