Skip to content

style(home): apply prettier formatting to HeroScene and Home - #37

Merged
hoangsonww merged 1 commit into
masterfrom
chore/prettier-format-home
Jun 13, 2026
Merged

style(home): apply prettier formatting to HeroScene and Home#37
hoangsonww merged 1 commit into
masterfrom
chore/prettier-format-home

Conversation

@hoangsonww

Copy link
Copy Markdown
Owner

Summary

Applies Prettier formatting to the two files from the homepage redesign (#36) that weren't run through npm run format before merge — purely whitespace / line-wrapping, no logic or behavior changes.

  • src/components/HeroScene.jsx
  • src/pages/Home.jsx

Testing

  • npm run format now leaves these files unchanged.
  • No functional changes; existing jest suite (78 tests) and snapshots are unaffected.

🤖 Generated with Claude Code

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@netlify

netlify Bot commented Jun 13, 2026

Copy link
Copy Markdown

Deploy Preview for mern-stack-ecommerce-website ready!

Name Link
🔨 Latest commit 9453c5e
🔍 Latest deploy log https://app.netlify.com/projects/mern-stack-ecommerce-website/deploys/6a2db08c4ab9fe000895d872
😎 Deploy Preview https://deploy-preview-37--mern-stack-ecommerce-website.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 44
Accessibility: 88
Best Practices: 100
SEO: 100
PWA: 80
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@vercel

vercel Bot commented Jun 13, 2026

Copy link
Copy Markdown

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

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
mern-stack-ecommerce-app Ignored Ignored Jun 13, 2026 7:33pm

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Code Review

This pull request consists entirely of code formatting and style improvements across HeroScene.jsx and Home.jsx. Long inline JSX props, specifically sx style objects, have been broken down into multiple lines to improve readability, and some trailing commas have been cleaned up. No functional changes were introduced, and there are no review comments or feedback to address.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

@hoangsonww hoangsonww self-assigned this Jun 13, 2026
@hoangsonww hoangsonww added bug Something isn't working enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Jun 13, 2026
@hoangsonww hoangsonww added this to the v1.x.x - Stable Release milestone Jun 13, 2026
@hoangsonww
hoangsonww merged commit 6b1c214 into master Jun 13, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Projects

Development

Successfully merging this pull request may close these issues.

1 participant