Skip to content

Commit d1ca102

Browse files
author
昔梦
committed
fix:api更改antdVersion默认V5
1 parent 1189f73 commit d1ca102

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/xflow/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ title: API
1818
| globalConfig | 全局的面板和节点配置 | {nodePanel:[TNodePanel](#tnodepanel),nodeView:[TNodeView](#tnodeview),edge:[TEdge](#tedge)} | |
1919
| logPanel | 日志面板配置 | [TLogPanel](#tlogpanel) | |
2020
| onNodeClick | 节点点击事件 | `NodeMouseHandler` | |
21-
| antdVersion | antd 的版本 | `V4 \| V5` | `V4` |
21+
| antdVersion | antd 的版本 | `V4 \| V5` | `V5` |
2222

2323
## TNodePanel
2424

0 commit comments

Comments
 (0)