This commit is contained in:
rizky 2024-04-09 00:33:32 -07:00
parent 1e2754ec9b
commit 29cb938e60
1 changed files with 3 additions and 3 deletions

View File

@ -95,9 +95,9 @@ export const Breadcrumb: FC<BreadcrumbProps> = (_arg) => {
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1"
stroke-linecap="round"
stroke-linejoin="round"
strokeWidth="1"
strokeLinecap="round"
strokeLinejoin="round"
className="lucide lucide-chevron-right"
>
<path d="m9 18 6-6-6-6" />