mirror of
https://github.com/bitwarden/browser
synced 2025-12-20 18:23:31 +00:00
setup desktop router
This commit is contained in:
@@ -162,3 +162,6 @@
|
||||
<form *ngIf="clientType === ClientType.Browser" [bitSubmit]="submit" [formGroup]="formGroup">
|
||||
<main tabindex="-1"></main>
|
||||
</form>
|
||||
|
||||
<!-- Desktop Template -->
|
||||
<form [bitSubmit]="submit" [formGroup]="formGroup">Desktop Template</form>
|
||||
|
||||
Reference in New Issue
Block a user