1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-15 15:53:27 +00:00

[PM-2088] Remove extra click handling from Collection row (#5353)

This commit is contained in:
Robyn MacCallum
2023-05-08 13:21:45 -04:00
committed by GitHub
parent ad7abe86ef
commit 0b9ed77b8e

View File

@@ -24,6 +24,7 @@
[routerLink]="[]"
[queryParams]="{ collectionId: collection.id }"
queryParamsHandling="merge"
appStopProp
>
{{ collection.name }}
</button>