Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

browser (localhost) goes blank when product component is added in the map function on products.jsx page #72

Open
tkusername opened this issue Mar 1, 2023 · 0 comments

Comments

@tkusername
Copy link

Problem occurs at the beginning stage.

Map function is not giving the desired output.

Products.jsx page has the map function that should show the two products listed on top.

Product page is basically styling how the products will be displayed.

The moment I add that product component inside the map function, page goes blank.

For test, replace the product component inside map function with plain text, it appears on page.

What can be the issue?

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

No branches or pull requests

1 participant