1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-12-22 16:29:09 +01: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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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