chore: updated display properties endpoint (#2486)

This commit is contained in:
Aaryan Khandelwal 2023-10-19 14:53:01 +05:30 committed by GitHub
parent 3a44d4bf35
commit 861ff4ae94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
16 changed files with 186 additions and 1494 deletions

View file

@ -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}