Symptoms
- • Preview parser rejects valid-looking code with token errors around colons.
- • Errors start after pasting TS snippets from external projects.
Fix preview parse failures caused by TypeScript annotations in JSX-only execution contexts.
Section preview expects plain JavaScript/JSX, but code includes TypeScript annotations or declarations.