feat: update wcb link

This commit is contained in:
Ayo Ayco 2025-03-28 20:00:42 +01:00
parent 1c09482c77
commit ecd66e3ae1

View file

@ -29,7 +29,7 @@ import Card from '../components/Card.astro'
/>
<Card
newTab
href="https://www.npmjs.com/package/web-component-base"
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."
/>