mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[AAE 6360] Storybook brand with Alfresco (#7363)
* [AAE-6360] added config and logo files to process cloud and stories lib * [AAE-6360] fixed build by adding unimplemented methods in form cloud mock service * [AAE-6360] added config files for core and content services * [AAE-6360] fixed bimport to correct build content-services storybook
This commit is contained in:
@@ -15,7 +15,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
import { FacetQuery } from '../../../facet-query.interface';
|
||||
import { FacetQuery } from './facet-query.interface';
|
||||
import { SearchFilterList } from './search-filter-list.model';
|
||||
|
||||
export class ResponseFacetQueryList extends SearchFilterList<FacetQuery> {
|
||||
|
Reference in New Issue
Block a user