INSIGHT-MVP/packages
Thomas Reitz 6b847cb9f6 fix(frontend): move hooks before conditional return in Lexware components
React hooks must not be called after conditional returns (Rules of Hooks).
Moves all hook calls above the isModuleEnabled check in LexwareSection
and DealVouchersSection to prevent silent component crashes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 22:37:30 +01:00
..
core-service feat: dark mode, collapsible sidebar, branding customization 2026-03-10 11:47:51 +01:00
crm-service feat(crm): integrate Lexware Office for vouchers and contact sync 2026-03-10 20:28:41 +01:00
frontend fix(frontend): move hooks before conditional return in Lexware components 2026-03-10 22:37:30 +01:00