mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2025-01-08 19:45:08 +00:00
(apps/mailbox) Fixed: Back button on details view is not working
This commit is contained in:
parent
4a5f641c1c
commit
41756200ca
|
@ -12,7 +12,7 @@
|
||||||
<a
|
<a
|
||||||
class="lg:hidden md:-ml-2"
|
class="lg:hidden md:-ml-2"
|
||||||
mat-icon-button
|
mat-icon-button
|
||||||
[routerLink]="['./']">
|
[routerLink]="['./../']">
|
||||||
<mat-icon [svgIcon]="'heroicons_outline:arrow-narrow-left'"></mat-icon>
|
<mat-icon [svgIcon]="'heroicons_outline:arrow-narrow-left'"></mat-icon>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user