diff --git a/src/components/Sidenote.astro b/src/components/Sidenote.astro index 000469d..f68bd76 100644 --- a/src/components/Sidenote.astro +++ b/src/components/Sidenote.astro @@ -1,4 +1,6 @@ --- +import Icon from '@components/Icon.astro'; + const id = crypto.randomUUID(); SIDENOTE_COUNT += 1 --- @@ -14,11 +16,17 @@ another block-level element inside a
-->
{ SIDENOTE_COUNT }