-address fixes and changes per feedback from Matt and Brad
This commit is contained in:
@@ -58,6 +58,8 @@ export type InitialValuesForm = {
|
||||
password: string;
|
||||
connectTimeoutSeconds: number;
|
||||
readTimeoutSeconds: number;
|
||||
overviewQuality?: string;
|
||||
cropSizeFactor?: string;
|
||||
};
|
||||
|
||||
export type InitialValuesFormErrors = {
|
||||
|
||||
Reference in New Issue
Block a user