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

Fix: Ensure kids section photos are visible #569

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gitclonegaurang
Copy link

Title and Issue Number

Title: Kids section not visible
Issue No.: #558

Closes #558

Since there was no recent progress on issue #558, I took the initiative to implement a fix. Please feel free to review and provide feedback.

Changes Made

  1. Updated the condition from props.category === 'kids' to props.category === 'kid'.

Screenshots (if applicable)

Before the Change: The kids section was not visible.
Before Change

After the Change:
After Change
After Change 2

Checklist

  • I have tested these changes locally.
  • I have reviewed the code and ensured it follows the project's coding standards.
  • I have updated the documentation (if necessary).
  • I have read the contributing guidelines.

Copy link

vercel bot commented Aug 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
shop-nex ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 24, 2024 5:50pm

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.

kids section not there
1 participant