Skip to content

Commit 1864b33

Browse files
committed
main 🧊 add landing header, add new demo
1 parent e7a5a29 commit 1864b33

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

‎packages/core/src/hooks/useClipboard/useClipboard.demo.tsx‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ const Demo = () => {
2121
<div className='flex flex-col items-center gap-2'>
2222
<h3>Share with friends</h3>
2323
<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.
24+
Spread the word about <code>reactuse</code>. Click the button below to copy the link to
25+
your clipboard and share it with anyone.
2626
</p>
2727
</div>
2828

0 commit comments

Comments
 (0)