mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
add clarifying comment regarding secondary content
This commit is contained in:
@@ -207,6 +207,12 @@
|
|||||||
<span><i class="bwi bwi-provider"></i> {{ "useSingleSignOn" | i18n }}</span>
|
<span><i class="bwi bwi-provider"></i> {{ "useSingleSignOn" | i18n }}</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!--
|
||||||
|
TODO-rr-bw: in the secondary content ("New to Bitwarden? Create account"), which is
|
||||||
|
now being added via app-routing.module.ts, consider if you need to use `registerRoute$ | async
|
||||||
|
as in the current desktop login component.
|
||||||
|
-->
|
||||||
</ng-container>
|
</ng-container>
|
||||||
|
|
||||||
<!-------------------------------------------
|
<!-------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user