Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
23fbd0a2cf
commit
0459191d6b
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user