Select Git revision
postfach-navigation-item.component.ts
-
Jan Zickermann authoredJan Zickermann authored
postfach-navigation-item.component.ts 208 B
import { Component } from '@angular/core';
@Component({
selector: 'postfach-navigation-item',
templateUrl: './postfach-navigation-item.component.html',
})
export class PostfachNavigationItemComponent {}