mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-02-05 01:50:27 +08:00
- Add Play icon import for SessionStart trigger type - Add SessionStart case to getEventIcon function - Add SessionStart case to getEventColor function with purple color - Add default cases to both functions to prevent undefined returns Fixes runtime error: 'Element type is invalid: expected a string or class/function but got: undefined' in EventGroup component