Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
ocean-gao committed Oct 21, 2024
1 parent 5770aca commit f5884c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vitepress/components/popper/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ passive.vue

| 方法名称 | 说明 | 参数 |
| ---------- | ---------- | ------- |
| updatePopperPosition | 更新 Popper 位置 | () => void |
| updatePopperPosition | 更新弹出层位置 | () => void |

## Popper Slots

Expand Down
2 changes: 1 addition & 1 deletion docs/.vitepress/components/tooltip/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ passive.vue

| 方法名称 | 说明 | 参数 |
| -------------------- | -------- | ---------- |
| updatePopperPosition | 更新 Tooltip 位置 | () => void |
| updatePopperPosition | 更新弹出层位置 | () => void |

## Tooltip Slots

Expand Down

0 comments on commit f5884c0

Please sign in to comment.