Skip to content

Commit f78af38

Browse files
committed
fix: delet panel item output
1 parent 070f067 commit f78af38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

website/src/extensions/main/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -267,6 +267,7 @@ export const mainExt: IExtension = {
267267
)
268268
}
269269
]);
270+
molecule.panel.remove('panel.item.output');
270271

271272
molecule.panel.add({
272273
id: 'problem',

0 commit comments

Comments
 (0)