diff --git a/components/Heading.tsx b/components/Heading.tsx index d439a1c..c2c7082 100644 --- a/components/Heading.tsx +++ b/components/Heading.tsx @@ -14,7 +14,7 @@ import { remToPx } from "../lib/remToPx"; import { useSectionStore } from "./SectionProvider"; import { Tag } from "./Tag"; -function AnchorIcon(props: ComponentPropsWithoutRef<"svg">) { +export function AnchorIcon(props: ComponentPropsWithoutRef<"svg">) { return ( +
  • + +
    + +
    +
    Name