We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7a5a29 commit 1864b33Copy full SHA for 1864b33
1 file changed
‎packages/core/src/hooks/useClipboard/useClipboard.demo.tsx‎
@@ -21,8 +21,8 @@ const Demo = () => {
21
<div className='flex flex-col items-center gap-2'>
22
<h3>Share with friends</h3>
23
<p className='text-muted-foreground text-center text-sm'>
24
- Spread the word about reactuse. Click the button below to copy the link to your clipboard
25
- and share it with anyone.
+ Spread the word about <code>reactuse</code>. Click the button below to copy the link to
+ your clipboard and share it with anyone.
26
</p>
27
</div>
28
0 commit comments