mirror of
https://github.com/vercel/commerce.git
synced 2025-07-22 20:26:49 +00:00
Product View Text
This commit is contained in:
@@ -37,8 +37,6 @@ export default function Cart({}: InferGetStaticPropsType<
|
||||
const error = null
|
||||
const success = null
|
||||
|
||||
console.log(items)
|
||||
|
||||
return (
|
||||
<div className="grid lg:grid-cols-12">
|
||||
<div className="lg:col-span-8">
|
||||
|
Reference in New Issue
Block a user