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:
parent
ad7abe86ef
commit
0b9ed77b8e
@ -24,6 +24,7 @@
|
||||
[routerLink]="[]"
|
||||
[queryParams]="{ collectionId: collection.id }"
|
||||
queryParamsHandling="merge"
|
||||
appStopProp
|
||||
>
|
||||
{{ collection.name }}
|
||||
</button>
|
||||
|
Loading…
Reference in New Issue
Block a user