feat(forms): changed all form directives to have basic control attributes
This commit is contained in:
@ -71,6 +71,7 @@ export * from './directives';
|
||||
|
||||
export {
|
||||
AbstractControl,
|
||||
AbstractControlDirective,
|
||||
Control,
|
||||
ControlGroup,
|
||||
ControlArray,
|
||||
|
Reference in New Issue
Block a user