We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5559974 commit 1e30d32Copy full SHA for 1e30d32
1 file changed
docs/hooks/useTagGroup.mdx
@@ -54,7 +54,7 @@ A tag group can be created with a simple container, and multiple items in the
54
container. Each item also has a button element child that's used to remove the
55
tag.
56
57
-[CodeSandbox for basic usage example][code-sandbox-tag-group-usage].
+[CodeSandbox for basic usage example][code-sandbox-basic-usage].
58
59
```jsx live
60
function TagGroupExample() {
0 commit comments