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 8eb152e commit 08032baCopy full SHA for 08032ba
apps/svelte.dev/src/routes/packages/PackageCard.svelte
@@ -19,7 +19,7 @@
19
});
20
</script>
21
22
-<article data-pubdate={pkg.updated}>
+<article>
23
{#snippet contents()}
24
<header>
25
<h3>
0 commit comments