Max width
export const shopstoryConfig = {
//...
containerWidths: [
{
id: "small",
value: 800,
},
{
id: "large",
value: 1200,
},
],
}Last updated
export const shopstoryConfig = {
//...
containerWidths: [
{
id: "small",
value: 800,
},
{
id: "large",
value: 1200,
},
],
}Last updated