Skip to content

Instantly share code, notes, and snippets.

@wmbutler
Created February 9, 2023 16:50
Show Gist options
  • Save wmbutler/c7930623e570fc6a5b075063152803e3 to your computer and use it in GitHub Desktop.
Save wmbutler/c7930623e570fc6a5b075063152803e3 to your computer and use it in GitHub Desktop.
	<input
		policycoInput
		type="text"
		name="given_name"
		id="given_name"
		label="First Name"
		autocomplete="given-name"
		formControlName="given_name"
		placeholder="First Name" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment