mirror of
https://github.com/vercel/commerce.git
synced 2025-05-15 14:06:59 +00:00
update exported name in open-cart component
This commit is contained in:
parent
fd8b7fd539
commit
5f0280f4c1
@ -1,7 +1,7 @@
|
||||
import { ShoppingCartIcon } from '@heroicons/react/24/outline';
|
||||
import clsx from 'clsx';
|
||||
|
||||
export default function CartIcon({
|
||||
export default function OpenCart({
|
||||
className,
|
||||
quantity
|
||||
}: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user