diff --git a/packages/ui/src/components/primitives/sonner.tsx b/packages/ui/src/components/primitives/sonner.tsx index 0879f5d38a..eb4c556c00 100644 --- a/packages/ui/src/components/primitives/sonner.tsx +++ b/packages/ui/src/components/primitives/sonner.tsx @@ -29,8 +29,8 @@ const InfoIcon = ({ className }: SVGProps) => ( width="29.0476" height="30" filterUnits="userSpaceOnUse" - color-interpolation-filters="sRGB"> - + colorInterpolationFilters="sRGB"> + ) => ( x2="14.5239" y2="39.5" gradientUnits="userSpaceOnUse"> - - + + @@ -227,7 +227,7 @@ const SuccessIcon = ({ className, ...props }: SVGProps) => { const ErrorIcon = ({ className }: SVGProps) => ( - +
) => ( width="30" height="28.8169" filterUnits="userSpaceOnUse" - color-interpolation-filters="sRGB"> - + colorInterpolationFilters="sRGB"> + ) => ( - - + +