Skip to content

Commit

Permalink
Update index.zh-CN.md (#2242)
Browse files Browse the repository at this point in the history
  • Loading branch information
KuaiYu95 committed Jul 3, 2023
1 parent a4b8753 commit beb4707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/hooks/src/useDocumentVisibility/index.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ const documentVisibility = useDocumentVisibility();

| 参数 | 说明 | 类型 |
| ------------------ | ------------------------------------ | -------------------------------------------------- |
| documentVisibility | 判断 document 是否在是否处于可见状态 | `visible`\| `hidden` \| `prerender` \| `undefined` |
| documentVisibility | 判断 document 是否处于可见状态 | `visible`\| `hidden` \| `prerender` \| `undefined` |

0 comments on commit beb4707

Please sign in to comment.