mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AE-11486] move search service in alfresco content (#8086)
* [ci:force] move search service in alfresco content * fix * fix md * fix dep * fix demo shell * fix lint
This commit is contained in:
@@ -15,7 +15,8 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { SearchService, SearchComponentInterface } from '@alfresco/adf-core';
|
||||
import { SearchService } from '../services/search.service';
|
||||
import { SearchComponentInterface } from '@alfresco/adf-core';
|
||||
import {
|
||||
AfterContentInit,
|
||||
Component,
|
||||
|
Reference in New Issue
Block a user