mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 06:43:35 +00:00
* refactor params subscription variable names * refactor param subscription to return a tuple - this is going to be helpful when multiple params are involved * navigate the user back to the vault when a new cipher is created * add unit tests for view-v2 component * prefer replaceUrl to avoid having to pass a query param * Fix grammar of mocking comment