mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
core and login component
This commit is contained in:
@@ -48,7 +48,7 @@ export class AlfrescoLoginComponent {
|
||||
backgroundImageUrl: string;
|
||||
|
||||
@Input()
|
||||
providers: string [] ;
|
||||
providers: string ;
|
||||
|
||||
@Output()
|
||||
onSuccess = new EventEmitter();
|
||||
|
Reference in New Issue
Block a user