complete installation page - create reusable table - install and config react query
This commit is contained in:
@@ -98,4 +98,14 @@ export interface AddNewCartInterface {
|
||||
family: string
|
||||
cartNumber: string
|
||||
shabaNumber: string
|
||||
}
|
||||
|
||||
export interface installationReportsInterface {
|
||||
status: boolean
|
||||
dollar: string
|
||||
score: string
|
||||
device_model: string
|
||||
imei_number: string
|
||||
install_date: string
|
||||
install_iemi: string
|
||||
}
|
||||
Reference in New Issue
Block a user