Skip to content

Commit c573749

Browse files
committed
fix(doc): doc anchor
1 parent 69440d6 commit c573749

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

packages/docs-site/docs/en/v2/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -771,11 +771,11 @@ import { dragContext } from '@he-tree/vue/vue2'
771771
772772
#### startInfo
773773
774-
Type: [StartInfo](#StartInfo). Info about drag start.
774+
Type: [StartInfo](#startinfo-1). Info about drag start.
775775
776776
#### targetInfo
777777
778-
Type: [StartInfo](#StartInfo). Info about drag target.
778+
Type: [StartInfo](#startinfo-1). Info about drag target.
779779
780780
#### dragNode
781781

packages/docs-site/docs/zh/v2/api.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -770,11 +770,11 @@ import { dragContext } from '@he-tree/vue/vue2'
770770

771771
#### startInfo
772772

773-
类型: [StartInfo](#StartInfo). 拖拽开始的信息.
773+
类型: [StartInfo](#startinfo-1). 拖拽开始的信息.
774774

775775
#### targetInfo
776776

777-
类型: [StartInfo](#StartInfo). 拖拽的目标的信息.
777+
类型: [StartInfo](#startinfo-1). 拖拽的目标的信息.
778778

779779
#### dragNode
780780

0 commit comments

Comments
 (0)