Skip to content

Commit eb71d11

Browse files
authored
Update breadcrumb.tsx
1 parent 6b9c0ee commit eb71d11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/src/components/ui/breadcrumb.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ const BreadcrumbEllipsis = ({
102102
<span className="sr-only">More</span>
103103
</span>
104104
);
105-
BreadcrumbEllipsis.displayName = "BreadcrumbElipssis";
105+
BreadcrumbEllipsis.displayName = "BreadcrumbEllipsis";
106106

107107
export {
108108
Breadcrumb,

0 commit comments

Comments
 (0)