Skip to content

Conversation

@sylwia-werner
Copy link
Collaborator

No description provided.

@sylwia-werner sylwia-werner requested a review from mikolvj November 8, 2025 15:04
@vercel
Copy link

vercel bot commented Nov 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
b2c-marketplace-storefront-4m3w Ready Ready Preview Comment Nov 8, 2025 3:09pm
b2c-sandbox Ready Ready Preview Comment Nov 8, 2025 3:09pm
mercurb2c-testing Ready Ready Preview Comment Nov 8, 2025 3:09pm

>
<div className="border-r py-3">{attribute.attribute.name}</div>
<div className="py-3">{attribute.value}</div>
<div className="border-r py-3">{attribute?.attribute?.name}</div>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this optional chaining really needed here? We are already ensured that attributes object exists and is not empty.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants