Skip to content

Commit

Permalink
chore[1300]: added back Button
Browse files Browse the repository at this point in the history
  • Loading branch information
ashanmugavel committed Aug 5, 2024
1 parent fba6572 commit c871593
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ import {
OnInit,
ViewEncapsulation,
} from '@angular/core';
import { ActivatedRoute, Router } from '@angular/router';
import { ActivatedRoute } from '@angular/router';
import { Part } from '@page/parts/model/parts.model';
import { State } from '@shared/model/state';
import { View } from '@shared/model/view.model';
Expand Down

0 comments on commit c871593

Please sign in to comment.