You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor(pages): remove redundant props after component i18n refactoring
Update product detail pages to remove props that are now internalized in components:
- Remove locale prop from VendorProducts and VendorModels
- Remove redundant title/links props from PlatformLinks
- Remove labels prop from ProductHero, use typeValue prop instead
- Simplify platform links configuration
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments