Skip to content

Commit 163f50e

Browse files
committed
chore: Remove strikethrough
1 parent d90e1d1 commit 163f50e

File tree

1 file changed

+1
-1
lines changed
  • packages/docs/src/app/(pages)/react-paris

1 file changed

+1
-1
lines changed

packages/docs/src/app/(pages)/react-paris/page.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ const links: LinkTreeItemProps[] = [
9494
icon: <Twitter className="size-5" />,
9595
label: (
9696
<>
97-
<span className="line-through">Twitter</span>{' '}
97+
Twitter{' '}
9898
<span className="text-sm text-muted-foreground">
9999
@fortysevenfx (archived)
100100
</span>

0 commit comments

Comments
 (0)