Merge branch 'main' into Removing-unnecessary-circular-dependencies

This commit is contained in:
lotte
2022-04-20 14:47:55 +02:00
280 changed files with 7366 additions and 8121 deletions

View File

@@ -8,7 +8,7 @@ import { MenuID } from '../../shared/menu/menu-id.model';
* Represents a non-expandable section in the navbar
*/
@Component({
/* tslint:disable:component-selector */
/* eslint-disable @angular-eslint/component-selector */
selector: 'li[ds-navbar-section]',
templateUrl: './navbar-section.component.html',
styleUrls: ['./navbar-section.component.scss']