Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-18 04:09:39 +00:00
co-authored by renee-png
parent c82696513d
commit 3163c37084
@@ -165,6 +165,8 @@ export function ClientFormDialog({
<SelectContent>
<SelectItem value="hoa">HOA / Association</SelectItem>
<SelectItem value="condo">Condominium</SelectItem>
<SelectItem value="business">Business</SelectItem>
<SelectItem value="individual">Individual</SelectItem>
</SelectContent>
</Select>
<FormMessage />