Skip to content

Commit 97cfeb0

Browse files
committed
docs(api): fix typo in attachTo anchor tag within isVisible
1 parent edb939f commit 97cfeb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1436,7 +1436,7 @@ isVisible(): boolean
14361436
**Details:**
14371437
14381438
::: warning
1439-
`isVisible()` only works correctly if the wrapper is attached to the DOM using [`attachTo`](#attachto)
1439+
`isVisible()` only works correctly if the wrapper is attached to the DOM using [`attachTo`](#attachTo)
14401440
:::
14411441
14421442
```js

0 commit comments

Comments
 (0)