Skip to content

Commit

Permalink
fix: disable update the tab when onUpdateTab
Browse files Browse the repository at this point in the history
  • Loading branch information
wewoor committed May 25, 2021
1 parent 58df79b commit aa25528
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stories/extensions/test/testPane.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as React from 'react';
import * as monaco from 'mo/monaco';
// import * as monaco from 'mo/monaco';
import molecule from 'mo';

import { Button } from 'mo/components/button';
Expand Down

0 comments on commit aa25528

Please sign in to comment.