Skip to content

Commit

Permalink
Merge pull request #216 from ugahacks/feature/registration-change-dp
Browse files Browse the repository at this point in the history
add red asterisk
  • Loading branch information
vansharora03 authored Jul 3, 2024
2 parents 47e8cad + 5632854 commit 4888625
Show file tree
Hide file tree
Showing 2 changed files with 751 additions and 750 deletions.
1 change: 1 addition & 0 deletions projects/mybyte/pages/register.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -491,6 +491,7 @@ export default function Register() {
<div className="w-full md:w-full px-3 mb-6">
<label className="block tracking-wide text-gray-700 text-xs font-extrabold mb-2">
Country of Residence
<span className="text-red-600">*</span>
</label>
<Controller
name="countryResidence"
Expand Down
Loading

0 comments on commit 4888625

Please sign in to comment.