mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
rename checkoutCreate to createCart and remove Shopify checkout API
Signed-off-by: Loan Laux <loan@outgrow.io>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
export { default as checkoutToCart } from './checkout-to-cart'
|
||||
export { default as checkoutCreate } from './checkout-create'
|
||||
export { default as checkoutCreate } from './create-cart'
|
||||
|
Reference in New Issue
Block a user