code fixes and adding modal
This commit is contained in:
@@ -34,7 +34,7 @@ export type CameraSettingValues = {
|
||||
cameraAddress: string;
|
||||
userName: string;
|
||||
password: string;
|
||||
setupCamera: number;
|
||||
id: number;
|
||||
};
|
||||
|
||||
export type CameraSettingErrorValues = Partial<
|
||||
@@ -113,7 +113,6 @@ export type VersionFieldType = {
|
||||
"Model No.": string;
|
||||
};
|
||||
|
||||
|
||||
export type Metadata = {
|
||||
npedJSON: NpedJSON;
|
||||
"hotlist-matches": HotlistMatches;
|
||||
|
||||
Reference in New Issue
Block a user