mirror of
https://github.com/bitwarden/browser
synced 2025-12-28 22:23:28 +00:00
* [deps] Autofill: Update prettier to v3 * prettier formatting updates --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jonathan Prusik <jprusik@classynemesis.com>
7 lines
221 B
HTML
7 lines
221 B
HTML
<router-outlet></router-outlet>
|
|
<div class="container my-5 text-muted text-center">
|
|
<environment-selector></environment-selector>
|
|
© {{ year }} Bitwarden Inc. <br />
|
|
{{ "versionNumber" | i18n: version }}
|
|
</div>
|