Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
43504f5051
commit
38304c7a67
@@ -30,7 +30,7 @@ interface CaseOption {
|
||||
id: string;
|
||||
case_number: string;
|
||||
title: string;
|
||||
client_id: string;
|
||||
client_id: string | null;
|
||||
default_hourly_rate: number | null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user