Skip to content

Commit aa25528

Browse files
committed
fix: disable update the tab when onUpdateTab
1 parent 58df79b commit aa25528

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stories/extensions/test/testPane.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import * as React from 'react';
2-
import * as monaco from 'mo/monaco';
2+
// import * as monaco from 'mo/monaco';
33
import molecule from 'mo';
44

55
import { Button } from 'mo/components/button';

0 commit comments

Comments
 (0)