feat: update wcb link
This commit is contained in:
parent
1c09482c77
commit
ecd66e3ae1
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ import Card from '../components/Card.astro'
|
||||||
/>
|
/>
|
||||||
<Card
|
<Card
|
||||||
newTab
|
newTab
|
||||||
href="https://www.npmjs.com/package/web-component-base"
|
href="https://webcomponent.io"
|
||||||
title="Web Component Base"
|
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="This provides a minimal vanilla JS base class that aims to reduce the complexity of creating reactive custom elements."
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Reference in a new issue