Skip to content

Commit a1fdb66

Browse files
authored
Add QWIK documentation link (#3032)
1 parent fb7fbe2 commit a1fdb66

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

apps/docs/components/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ hideBreadcrumbs: true
2020
Install for React
2121
<iconify-icon icon="mingcute:arrow-right-fill" height="14px" class="ml-1"/>
2222
</RouterLink>
23+
<a href="https://qwik-storefront-ui.pages.dev" target="_blank" rel="noopener" class=" px-4 py-2 rounded-lg font-medium bg-[#ac7ef4] ml-2 text-white text-opacity-80 flex items-center filter hover:brightness-110 transition-all">
24+
Qwik (beta)
25+
<iconify-icon icon="mingcute:arrow-right-fill" height="14px" class="ml-1"/>
26+
</a>
2327
</div>
2428
</div>
2529
<div class="col-span-2 lg:col-span-1 order-1 lg:order-2">

0 commit comments

Comments
 (0)