Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot]
2026-04-19 17:08:45 +00:00
co-authored by renee-png
parent 23fbd0a2cf
commit 0459191d6b
-1
View File
@@ -332,7 +332,6 @@ function PleadingNewPage() {
<div className="grid grid-cols-1 sm:grid-cols-2 gap-3">
<div className="space-y-1.5">
<Label className="text-xs">Client</Label>
<Select
<SearchableSelect
value={clientId || "__none__"}
onValueChange={(v) => {