4
0
forked from crowetic/commerce
This commit is contained in:
Belen Curcio
2020-10-22 12:08:50 -03:00
parent 32846c72b6
commit dd08b0946b
6 changed files with 67 additions and 71 deletions

View File

@@ -10,6 +10,7 @@ const Sun = ({ ...props }) => {
stroke-linejoin="round"
fill="none"
shape-rendering="geometricPrecision"
{...props}
>
<circle cx="12" cy="12" r="5" />
<path d="M12 1v2" />