Merge branch 'develop' of https://github.com/vercel/commerce into DopamineDriven

This commit is contained in:
Andrew Ross 2020-12-12 13:45:39 -06:00
commit 81d264a57d

View File

@ -9,7 +9,7 @@ const ChevronUp = ({ ...props }) => {
strokeLinecap="round" strokeLinecap="round"
strokeLinejoin="round" strokeLinejoin="round"
fill="none" fill="none"
shape-rendering="geometricPrecision" shapeRendering="geometricPrecision"
{...props} {...props}
> >
<path d="M18 15l-6-6-6 6" /> <path d="M18 15l-6-6-6 6" />