Skip to content

Commit 1e30d32

Browse files
committed
fix link
1 parent 5559974 commit 1e30d32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/hooks/useTagGroup.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ A tag group can be created with a simple container, and multiple items in the
5454
container. Each item also has a button element child that's used to remove the
5555
tag.
5656

57-
[CodeSandbox for basic usage example][code-sandbox-tag-group-usage].
57+
[CodeSandbox for basic usage example][code-sandbox-basic-usage].
5858

5959
```jsx live
6060
function TagGroupExample() {

0 commit comments

Comments
 (0)