Begin adding show view and refactoring threads to become notes
This commit is contained in:
@@ -7,7 +7,7 @@ import { CommentThreadCreateMode } from './CommentThreadCreateMode';
|
||||
export function RightDrawerCreateCommentThread() {
|
||||
return (
|
||||
<RightDrawerPage>
|
||||
<RightDrawerTopBar title="New comment" />
|
||||
<RightDrawerTopBar title="New note" />
|
||||
<RightDrawerBody>
|
||||
<CommentThreadCreateMode />
|
||||
</RightDrawerBody>
|
||||
|
||||
Reference in New Issue
Block a user