4
0
forked from crowetic/commerce
This commit is contained in:
Julián Benegas 2020-10-23 19:14:41 -03:00
parent 385e356dae
commit 505b1e45d9

View File

@ -9,7 +9,7 @@ const Sun = ({ ...props }) => {
strokeLinecap="round" strokeLinecap="round"
strokeLinejoin="round" strokeLinejoin="round"
fill="none" fill="none"
shape-rendering="geometricPrecision" shapeRendering="geometricPrecision"
{...props} {...props}
> >
<circle cx="12" cy="12" r="5" /> <circle cx="12" cy="12" r="5" />