6801682c2e54252c1ff0eef608391f930494566b
Added `sanitizeInput` utility to escape HTML characters. Updated `Contact.tsx` to sanitize inputs before sending via `emailjs`. Added max length validation for Name (100), Subject (200), and Message (5000). Updated tests to cover sanitization and validation logic, including adding `cleanup()` to prevent test leakage.
Description
No description provided
Languages
TypeScript
79.1%
CSS
20.3%
HTML
0.6%