mirror of
https://github.com/vercel/commerce.git
synced 2025-04-27 13:27:50 +00:00
First PR
This commit is contained in:
parent
9d51339980
commit
d90b67fb41
@ -56,7 +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>
|
||||
<h1>Helloo</h1>
|
||||
</section>
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user