mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Extension: setup EmailEntry state UI
This commit is contained in:
@@ -11,6 +11,9 @@ import { RegisterRouteService } from "@bitwarden/auth/common";
|
||||
template: `
|
||||
<div class="tw-text-center">
|
||||
{{ "newToBitwarden" | i18n }}
|
||||
<!-- TODO-rr-bw: on Browser ext, this link isn't styled like other clients.
|
||||
It seems to be using default browser (chrome, etc.) styles.
|
||||
-->
|
||||
<a class="tw-font-bold" bitLink [routerLink]="registerRoute$ | async">{{
|
||||
"createAccount" | i18n
|
||||
}}</a>
|
||||
|
||||
Reference in New Issue
Block a user