Skip to content
This repository was archived by the owner on Sep 20, 2024. It is now read-only.

Commit 4204c0e

Browse files
docs(skip-nav): update jsdocs
1 parent f95f467 commit 4204c0e

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

packages/chakra-ui-core/src/CSkipNav/CSkipNav.js

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
/**
2-
* Hey! Welcome to @chakra-ui/vue Box
2+
* Hey! Welcome to @chakra-ui/vue SkipNavLink
33
*
4-
* Box is the most abstract component on top of which all
5-
* other @chakra-ui/vue components are built. By default, it renders a `div` element
4+
* Renders a link that remains hidden until focused to skip to the main content.
65
*
7-
* @see Docs https://vue.chakra-ui.com/box
6+
* @see Docs https://vue.chakra-ui.com/skip-nav-link
87
* @see Source https://github.com/chakra-ui/chakra-ui-vue/blob/master/packages/chakra-ui-core/src/CSkipNav/CSkipNav.js
98
*/
109

0 commit comments

Comments
 (0)