diff --git a/components/icons/ChevronUp.tsx b/components/icons/ChevronUp.tsx index 1a3e2556c..69b9959b8 100644 --- a/components/icons/ChevronUp.tsx +++ b/components/icons/ChevronUp.tsx @@ -9,7 +9,7 @@ const ChevronUp = ({ ...props }) => { strokeLinecap="round" strokeLinejoin="round" fill="none" - shape-rendering="geometricPrecision" + shapeRendering="geometricPrecision" {...props} >