[WEB-6058] chore : add logic to handle save#8614
This commit is contained in:
parent
13a679437d
commit
dfbd043e50
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ export const InboxIssueMainContent = observer(function InboxIssueMainContent(pro
|
|||
}}
|
||||
projectId={issue.project_id}
|
||||
setIsSubmitting={(value) => setIsSubmitting(value)}
|
||||
swrDescription={issue.description_html ?? "<p></p>"}
|
||||
workspaceSlug={workspaceSlug}
|
||||
/>
|
||||
)}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue