Enable Task creation (#688)
This commit is contained in:
@ -12,7 +12,7 @@ export function RightDrawerEditCommentThread() {
|
||||
|
||||
return (
|
||||
<RightDrawerPage>
|
||||
<RightDrawerTopBar title="" />
|
||||
<RightDrawerTopBar />
|
||||
<RightDrawerBody>
|
||||
{commentThreadId && <CommentThread commentThreadId={commentThreadId} />}
|
||||
</RightDrawerBody>
|
||||
|
||||
Reference in New Issue
Block a user