Skip to content

Commit

Permalink
feat: 删除地址
Browse files Browse the repository at this point in the history
  • Loading branch information
JackySoft committed Aug 25, 2024
1 parent a3754bd commit 25fa8e7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/editor/src/pages/home/lib/LibEditor.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -179,10 +179,6 @@ export default () => {
onChange={handleTabChange}
tabBarExtraContent={
<Space size={20}>
<a href="javascript:;" target="_blank">
<QuestionCircleOutlined />
<span style={{ marginLeft: 3 }}>开发文档</span>
</a>
<Button type="default" onClick={handleBack}>
返回
</Button>
Expand Down

0 comments on commit 25fa8e7

Please sign in to comment.