diff --git a/apps/docs/content/docs/handbook/composition.mdx b/apps/docs/content/docs/handbook/composition.mdx index ed46a3ef2..d9fbec7f2 100644 --- a/apps/docs/content/docs/handbook/composition.mdx +++ b/apps/docs/content/docs/handbook/composition.mdx @@ -109,7 +109,7 @@ Apply button styles to any component: import { Link, LinkIcon, buttonVariants } from '@heroui/react'; // Link styled as a tertiary button - HeroUI - + // Native anchor styled as primary button