Fix bug autofill title (#573)
* Fix bug autofill title * Remove useless loading
This commit is contained in:
@ -30,6 +30,7 @@ export function RightDrawerCreateCommentThread() {
|
||||
<CommentThread
|
||||
commentThreadId={commentThreadId}
|
||||
showComment={false}
|
||||
autoFillTitle={true}
|
||||
/>
|
||||
)}
|
||||
</RightDrawerBody>
|
||||
|
||||
Reference in New Issue
Block a user