Skip to content

Commit 40e73e7

Browse files
committed
change redirect trajectory block
1 parent 84b1577 commit 40e73e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/skills/src/app/profile/shared/trajectory-block/trajectory-block.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- @format -->
22

3-
<div class="trajectory">
3+
<div class="trajectory" (click)="navigateToTrajectory()">
44
<img
55
alt="trajectory image"
66
src="/assets/images/profile/trajectory.svg"

0 commit comments

Comments
 (0)