last puhs for github

This commit is contained in:
nabijonovdavronbek619@gmail.com
2025-12-26 19:02:41 +05:00
parent 3dfce04ab0
commit 030fdbc001

View File

@@ -27,7 +27,7 @@ export function ContactForm() {
text: string; text: string;
} | null>(null); } | null>(null);
const phoneRegex = /^\+?\d*$/; // + majburiy const phoneRegex = /^\+?\d*$/; // + majburiy ha majburiy
const handleChange = ( const handleChange = (
e: React.ChangeEvent< e: React.ChangeEvent<