Skip to content

Commit 0e303cb

Browse files
committed
1
1 parent 977beaf commit 0e303cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/menu-bar/menu-bar.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1019,7 +1019,7 @@ class MenuBar extends React.Component {
10191019
</div>
10201020

10211021
<div className={styles.menuBarItem}>
1022-
<Button id="zerocattool">测试</Button>
1022+
<Button id="zerocattool" onClick={() => window.renderButtons?.()}>加载ZeroCat工具</Button>
10231023
</div>
10241024
</div>
10251025

0 commit comments

Comments
 (0)