new-site/site/public/tools/fcc-compliance-check
justin aa367ecd0a Fix JS syntax error in CTA button: style= was outside string literal
The replace_all for orange button styling put `style="..."` after the
className assignment as bare JS, causing `Unexpected identifier 'style'`
which killed the entire enhancement script (no toggles, no CTA).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 04:08:35 -05:00
..
index.html Fix JS syntax error in CTA button: style= was outside string literal 2026-04-28 04:08:35 -05:00