Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
61e48c7668
commit
af5a7c3e34
@@ -1431,9 +1431,6 @@ export function CustomFormBuilder() {
|
||||
setSelectedCaseId(id);
|
||||
}}
|
||||
/>
|
||||
{cases.length === 0 && clientId && (
|
||||
<p className="text-[11px] text-muted-foreground -mt-2">Loading cases…</p>
|
||||
)}
|
||||
<div className="grid grid-cols-1 md:grid-cols-[1fr_auto_auto_auto_auto] gap-3 items-end">
|
||||
<div>
|
||||
<Label>Document title</Label>
|
||||
|
||||
Reference in New Issue
Block a user