We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb7fbe2 commit a1fdb66Copy full SHA for a1fdb66
apps/docs/components/index.md
@@ -20,6 +20,10 @@ hideBreadcrumbs: true
20
Install for React
21
<iconify-icon icon="mingcute:arrow-right-fill" height="14px" class="ml-1"/>
22
</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>
27
</div>
28
29
<div class="col-span-2 lg:col-span-1 order-1 lg:order-2">
0 commit comments