fix: set default activeSection to 'ecommerce' in components page

The page starts with E-commerce section at the top, so the default
active section should match.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
2025-12-13 22:44:04 +01:00
parent 6278f4cbdc
commit 60f7de56ac

View File

@@ -16,8 +16,8 @@ function adminComponents() {
// ✅ CRITICAL: Set page identifier
currentPage: 'components',
// Active section for navigation
activeSection: 'forms',
// Active section for navigation (matches first section on page)
activeSection: 'ecommerce',
// Component sections
sections: [