new-site/site/src
justin 6c0b602857 Fix JS crash — remove TypeScript syntax from inline script
The quote form code had TypeScript casts (as HTMLInputElement, as
HTMLButtonElement) in a plain <script> tag. Browsers can't parse
TypeScript — this killed the entire page script silently.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-27 08:04:05 -05:00
..
components Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
layouts Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
lib Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
pages Fix JS crash — remove TypeScript syntax from inline script 2026-04-27 08:04:05 -05:00
partials Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
env.d.ts Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00