Skip to content

Instantly share code, notes, and snippets.

@developertugrul
Created April 5, 2024 08:56
Show Gist options
  • Save developertugrul/d080b1e556ae269412bb29f1e863b726 to your computer and use it in GitHub Desktop.
Save developertugrul/d080b1e556ae269412bb29f1e863b726 to your computer and use it in GitHub Desktop.
<input type="text" className="bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-blue-500 focus:border-blue-500 block w-full ps-10 p-2.5" pattern="[0-9]{3}-[0-9]{3}-[0-9]{4}" placeholder="123-456-7890" required/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment