mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Tried some updates
This commit is contained in:
@@ -22,7 +22,7 @@ const BlurbSection = ({
|
||||
: desktopLayout === '3-column'
|
||||
? 'lg:grid-cols-3'
|
||||
: 'lg:grid-cols-4';
|
||||
console.log(imageFormat);
|
||||
|
||||
return (
|
||||
<div>
|
||||
{title ? (
|
||||
|
Reference in New Issue
Block a user