We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f1723cb + 5097b8a commit 13ddc0bCopy full SHA for 13ddc0b
1 file changed
components/ui/CTA/index.tsx
@@ -12,7 +12,7 @@ export default () => (
12
</p>
13
<div className="flex flex-wrap items-center justify-center gap-3">
14
<LinkItem
15
- href="/"
+ href="/components"
16
variant="shiny"
17
className="inline-block w-full hover:bg-zinc-700 sm:w-auto"
18
>
0 commit comments