mirror of
https://github.com/johndoe6345789/low-code-react-app-b.git
synced 2026-04-25 06:04:54 +00:00
- Added BasicPageHeader export to atoms/index.ts (was only exported as PageHeader) - Added Accordion export to atoms/index.ts (file existed but wasn't exported) - Created AppBranding component in molecules/ (was missing) - Added AppBranding export to molecules/index.ts - Added missing exports to FeatureIdeaCloud/constants.ts (GROUP_COLORS, CATEGORIES, PRIORITIES, STATUSES) - Build now completely clean with zero errors Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>