mirror of
https://github.com/vercel/commerce.git
synced 2025-05-16 06:26:58 +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 { ShoppingCartIcon } from '@heroicons/react/24/outline';
|
||||||
import clsx from 'clsx';
|
import clsx from 'clsx';
|
||||||
|
|
||||||
export default function CartIcon({
|
export default function OpenCart({
|
||||||
className,
|
className,
|
||||||
quantity
|
quantity
|
||||||
}: {
|
}: {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user