mirror of
https://github.com/OpenHands/OpenHands.git
synced 2026-03-22 13:47:19 +08:00
Replace duplicate isValidEmail implementation in form-input.tsx with the existing utility function from #/utils/input-validation to maintain consistency across the codebase. Co-authored-by: openhands <openhands@all-hands.dev>