From 29cb938e60b80043dcc761881e71cc808e6c53a9 Mon Sep 17 00:00:00 2001 From: rizky Date: Tue, 9 Apr 2024 00:33:32 -0700 Subject: [PATCH] fix --- comps/custom/Breadcrumb.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/comps/custom/Breadcrumb.tsx b/comps/custom/Breadcrumb.tsx index fef2e51..dbdff12 100755 --- a/comps/custom/Breadcrumb.tsx +++ b/comps/custom/Breadcrumb.tsx @@ -95,9 +95,9 @@ export const Breadcrumb: FC = (_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" >