mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-08-07 17:48:54 +00:00
[ADF-864] codelyzer form component (#2076)
This commit is contained in:
@@ -39,6 +39,6 @@ import { Component } from '@angular/core';
|
||||
`
|
||||
]
|
||||
})
|
||||
export class CreateFolderDialog {
|
||||
export class CreateFolderDialogComponent {
|
||||
value: string = '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user