mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
@@ -1,4 +1,4 @@
|
||||
const ChevronUp = ({ ...props }) => {
|
||||
const ChevronRight = ({ ...props }) => {
|
||||
return (
|
||||
<svg
|
||||
viewBox="0 0 24 24"
|
||||
@@ -17,4 +17,4 @@ const ChevronUp = ({ ...props }) => {
|
||||
)
|
||||
}
|
||||
|
||||
export default ChevronUp
|
||||
export default ChevronRight
|
||||
|
Reference in New Issue
Block a user