We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed956e commit 9e5e7b9Copy full SHA for 9e5e7b9
packages/hooks/src/useDocumentVisibility/index.zh-CN.md
@@ -23,4 +23,4 @@ const documentVisibility = useDocumentVisibility();
23
24
| 参数 | 说明 | 类型 |
25
| ------------------ | ------------------------------------ | -------------------------------------------------- |
26
-| documentVisibility | 判断 document 是否在是否处于可见状态 | `visible`\| `hidden` \| `prerender` \| `undefined` |
+| documentVisibility | 判断 document 是否处于可见状态 | `visible`\| `hidden` \| `prerender` \| `undefined` |
0 commit comments