Moving away from Azure Devops #1
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ export class DemoApp {
|
|||
private animator!: NavigationAnimator;
|
||||
private container!: HTMLElement;
|
||||
private weekOffset = 0;
|
||||
private currentView: 'simple' | 'resource' | 'team' = 'team';
|
||||
private currentView: 'simple' | 'resource' | 'team' = 'simple';
|
||||
|
||||
constructor(
|
||||
private orchestrator: CalendarOrchestrator,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue