Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-17 00:57:06 +00:00
co-authored by renee-png
parent a922e7b4f5
commit 3375fc8bbe
@@ -163,8 +163,7 @@ export function ClientFormDialog({
</FormControl>
<SelectContent>
<SelectItem value="hoa">HOA / Association</SelectItem>
<SelectItem value="business">Business</SelectItem>
<SelectItem value="individual">Individual</SelectItem>
<SelectItem value="condo">Condominium</SelectItem>
</SelectContent>
</Select>
<FormMessage />