Skip to content

Commit

Permalink
Add QWIK documentation link (#3032)
Browse files Browse the repository at this point in the history
  • Loading branch information
filrak authored Nov 20, 2023
1 parent fb7fbe2 commit a1fdb66
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions apps/docs/components/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ hideBreadcrumbs: true
Install for React
<iconify-icon icon="mingcute:arrow-right-fill" height="14px" class="ml-1"/>
</RouterLink>
<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">
Qwik (beta)
<iconify-icon icon="mingcute:arrow-right-fill" height="14px" class="ml-1"/>
</a>
</div>
</div>
<div class="col-span-2 lg:col-span-1 order-1 lg:order-2">
Expand Down

0 comments on commit a1fdb66

Please sign in to comment.