diff --git a/apps/web/content/docs/components/dropdown.mdx b/apps/web/content/docs/components/dropdown.mdx index efe3c56f5..645cb6fc9 100644 --- a/apps/web/content/docs/components/dropdown.mdx +++ b/apps/web/content/docs/components/dropdown.mdx @@ -65,7 +65,7 @@ Add a custom `onClick` event handler to the `` component to handl ## Custom trigger -To customize the trigger element, you can use `renderTrigger` property. +To customize the trigger element, you can use the `renderTrigger` property.