Skip to content

Commit

Permalink
handle sonnar
Browse files Browse the repository at this point in the history
  • Loading branch information
ntqdinh-axonivy committed Dec 17, 2024
1 parent 76fa3b5 commit 8e76857
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { computed, Injectable, Signal, signal } from '@angular/core';
import { computed, Injectable, signal } from '@angular/core';
import { DESIGNER_SESSION_STORAGE_VARIABLE } from '../constants/common.constant';
import { Router, Params, NavigationStart } from '@angular/router';
import { Observable } from 'rxjs';
Expand Down

0 comments on commit 8e76857

Please sign in to comment.