Enable navigation from standalone block page

This commit is contained in:
Mononaut
2023-09-23 22:25:22 +01:00
parent f3fc774c2d
commit 72750267d0
2 changed files with 18 additions and 13 deletions

View File

@@ -8,6 +8,7 @@
[orientation]="'top'"
[flip]="false"
[disableSpinner]="true"
(txClickEvent)="onTxClick($event)"
></app-block-overview-graph>
</div>
</div>