From a8ab71d49530fa12f1060032a27684e59717e117 Mon Sep 17 00:00:00 2001 From: Jeff Sagal Date: Thu, 29 Jan 2026 18:42:47 -0800 Subject: [PATCH] Update Hero.vue --- docs/app/components/Hero.vue | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/docs/app/components/Hero.vue b/docs/app/components/Hero.vue index ef29496..654942a 100644 --- a/docs/app/components/Hero.vue +++ b/docs/app/components/Hero.vue @@ -23,7 +23,7 @@ import { aria-hidden="true" src="~/assets/img/blur-cyan.png" decoding="async" - class="absolute bottom-full right-full -mr-72 -mb-56 opacity-50" + class="absolute bottom-full right-full -mr-72 -mb-56 opacity-50 pointer-events-none" width="530" height="530" /> @@ -62,14 +62,14 @@ import { alt="" src="~/assets/img/blur-cyan.png" decoding="async" - class="absolute -top-64 -right-64" + class="absolute -top-64 -right-64 pointer-events-none" width="530" height="530" /> @@ -94,19 +94,19 @@ import { class="inline-flex items-center rounded-md bg-slate-800 px-2.5 py-0.5 text-sm font-medium text-gray-400" > - 960k installs/month + +1m downloads/month - 4.5k stars + 4.7k stars - Vue 3 + Composable, Fully Typed