move react projects to own folder
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
export interface IElixFormsComponentFormState {
|
||||
formData: { [key: string]: any; };
|
||||
}
|
||||
Reference in New Issue
Block a user