a3619c10d7
VVT and Loeschfristen pages imported STEP_EXPLANATIONS as a named export from StepHeader.tsx, but it was only imported (not re-exported). This caused "Cannot read properties of undefined (reading 'vvt')" at runtime. Adding the re-export fixes both pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>