Update packages/dev/src/components/CurrencySelector.client.jsx

Co-authored-by: Cathryn Griffiths <cathryn.griffiths@shopify.com>
This commit is contained in:
Ben Wolfram 2021-11-05 12:34:58 -05:00 committed by GitHub
parent 6612c961bf
commit 69cc099bd2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,6 +79,7 @@ function ArrowIcon({className}) {
return (
<svg
className={className}
aria-hidden="true"
width="10"
height="6"
viewBox="0 0 10 6"