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 754e49a commit 2b80234Copy full SHA for 2b80234
webcomponent-pds-links/__example__/src/pages/index.astro
@@ -9,10 +9,10 @@
9
></div>
10
11
<h2>Simple:</h2>
12
-<atfujo-links did="essentialrandom.bsky.social"></atfujo-links>
+<atfujo-links handle="essentialrandom.bsky.social"></atfujo-links>
13
14
<h2>Template:</h2>
15
-<atfujo-links did="essentialrandom.bsky.social">
+<atfujo-links handle="essentialrandom.bsky.social">
16
<template>
17
<ul>
18
<li>
0 commit comments