change some files
This commit is contained in:
@@ -8,6 +8,7 @@ export interface RegistrationCenterFormValues {
|
||||
}
|
||||
|
||||
export interface WizardFormData {
|
||||
applicantId: string;
|
||||
registrationCenter: {
|
||||
selectedCenter: CenterItem | null;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user