Skip to content

Commit

Permalink
Update breadcrumb.tsx: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
valerii15298 authored Jan 14, 2025
1 parent 5ec990a commit 4cdbdde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/www/registry/new-york/ui/breadcrumb.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ const BreadcrumbEllipsis = ({
<span className="sr-only">More</span>
</span>
)
BreadcrumbEllipsis.displayName = "BreadcrumbElipssis"
BreadcrumbEllipsis.displayName = "BreadcrumbEllipsis"

export {
Breadcrumb,
Expand Down

0 comments on commit 4cdbdde

Please sign in to comment.