Skip to content

Commit 69e15d4

Browse files
committed
Fix useCopyToClipboard documentation
1 parent f4c81a4 commit 69e15d4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

usehooks.com/src/content/hooks/useCopyToClipboard.mdx

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,14 +23,6 @@ import StaticCodeContainer from "../../components/StaticCodeContainer.astro";
2323
</HookDescription>
2424

2525
<div class="reference">
26-
### Parameters
27-
28-
<div class="table-container">
29-
| Name | Type | Description |
30-
| ----- | ------ | ---------------------------------------- |
31-
| value | string | The value to be copied to the clipboard. |
32-
</div>
33-
3426
### Return Value
3527

3628
The `useCopyToClipboard` hook returns an array with the following elements:

0 commit comments

Comments
 (0)