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