mirror of
https://github.com/vercel/commerce.git
synced 2025-04-27 13:27:50 +00:00
Merge 9d513399800d70751a48a4642d499454ddbb097e into 8d4cc9a9a77c0cdd7ae478c190e7905d059a6637
This commit is contained in:
commit
5e0d48f1a7
@ -56,6 +56,7 @@ export async function ThreeItemGrid() {
|
||||
<ThreeItemGridItem size="full" item={firstProduct} priority={true} />
|
||||
<ThreeItemGridItem size="half" item={secondProduct} priority={true} />
|
||||
<ThreeItemGridItem size="half" item={thirdProduct} />
|
||||
<h1>Hello</h1>
|
||||
</section>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user