mirror of https://github.com/abpframework/abp.git
1 changed files with 1 additions and 0 deletions
@ -1,3 +1,4 @@ |
|||
export enum eFormComponets { |
|||
FormInputComponent = 'FormInputComponent', |
|||
FormCheckboxComponent = 'CheckboxComponent', |
|||
} |
|||
|
|||
Loading…
Reference in new issue