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"
strokeLinejoin="round"
fill="none"
shape-rendering="geometricPrecision"
shapeRendering="geometricPrecision"
{...props}
>
<path d="M18 15l-6-6-6 6" />