Refactor inline comment architecture across plan/files/diff and fix diff overlay rendering (#461)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
export * from './InlineCommentCard';
|
||||
export * from './InlineCommentInput';
|
||||
export * from './useInlineCommentController';
|
||||
export * from './CodeMirrorCommentWidgets';
|
||||
export * from './PierreDiffCommentUtils';
|
||||
export * from './PierreDiffCommentOverlays';
|
||||
|
||||
Reference in New Issue
Block a user