From 12c9e48da73d036c76ec87d7039afb7e505f1807 Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 29 Mar 2025 21:18:37 +0100 Subject: [PATCH] feat: update description of wcb --- src/pages/showcase.astro | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/showcase.astro b/src/pages/showcase.astro index e897058..56251e7 100644 --- a/src/pages/showcase.astro +++ b/src/pages/showcase.astro @@ -31,7 +31,7 @@ import Card from '../components/Card.astro' newTab href="https://webcomponent.io" title="Web Component Base" - body="This provides a minimal vanilla JS base class that aims to reduce the complexity of creating reactive custom elements." + body="A minimal base class to reduce the complexity of creating reactive custom elements." />