Merge pull request #16073 from abpframework/update-dynamic-form-docs

Update references on doc
pull/16077/head
Masum ULU 3 years ago committed by GitHub
commit a8aecf2f6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -23,8 +23,8 @@ The following code prepares two constants named `identityCreateFormPropContribut
import {
eIdentityComponents,
IdentityCreateFormPropContributors,
IdentityUserDto,
} from '@abp/ng.identity';
import { IdentityUserDto } from '@abp/ng.identity/proxy';
import { ePropType, FormProp, FormPropList } from '@abp/ng.theme.shared/extensions';
import { Validators } from '@angular/forms';

Loading…
Cancel
Save