89676: Added empty SearchResultsComponent files

This commit is contained in:
Alexandre Vryghem
2022-05-13 20:35:08 +02:00
parent f2e4a005a2
commit 743513cf84
3 changed files with 1 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ import { fadeIn, fadeInOut } from '../../../../../../app/shared/animations/fade'
selector: 'ds-search-results',
// templateUrl: './search-results.component.html',
templateUrl: '../../../../../../app/shared/search/search-results/search-results.component.html',
// styleUrls: ['./search-results.component.scss'],
animations: [
fadeIn,
fadeInOut