Steps to Reproduce
- Navigate to https://smshub.dev/login
- Leave email and password fields empty
- Click the Login button
Expected
Validation errors shown for required fields (e.g., "Email is required", "Password is required")
Actual
No validation errors displayed. Form submits or silently does nothing with no feedback to the user.
Severity
High