mirror of
https://github.com/richard-loafle/fuse-angular.git
synced 2024-10-30 01:08:47 +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
|
||||
class="lg:hidden md:-ml-2"
|
||||
mat-icon-button
|
||||
[routerLink]="['./']">
|
||||
[routerLink]="['./../']">
|
||||
<mat-icon [svgIcon]="'heroicons_outline:arrow-narrow-left'"></mat-icon>
|
||||
</a>
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user