We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ead37db commit eeae364Copy full SHA for eeae364
1 file changed
core/comments.ts
@@ -4,7 +4,7 @@
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
7
-export {CommentEditor} from './comments/comment_editor';
+export {CommentEditor} from './comments/comment_editor.js';
8
export {CommentView} from './comments/comment_view.js';
9
export {RenderedWorkspaceComment} from './comments/rendered_workspace_comment.js';
10
export {WorkspaceComment} from './comments/workspace_comment.js';
0 commit comments