diff --git a/src/components/link/CustomLink.stories.tsx b/src/components/link/CustomLink.stories.tsx index 783df3c16..856cf24a7 100644 --- a/src/components/link/CustomLink.stories.tsx +++ b/src/components/link/CustomLink.stories.tsx @@ -4,7 +4,7 @@ import { LinkType } from "studio/lib/payloads/navigation"; const meta: Meta = { title: "Components/Links/CustomLink", - CustomLink, + component: CustomLink, parameters: { a11y: { element: "a",