mirror of
https://github.com/bitwarden/web
synced 2025-12-30 23:23:34 +00:00
Apply Prettier (#1347)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<div class="page-header">
|
||||
<h1>{{'newOrganization' | i18n}}</h1>
|
||||
<h1>{{ "newOrganization" | i18n }}</h1>
|
||||
</div>
|
||||
<p>{{'newOrganizationDesc' | i18n}}</p>
|
||||
<p>{{ "newOrganizationDesc" | i18n }}</p>
|
||||
<app-organization-plans></app-organization-plans>
|
||||
|
||||
Reference in New Issue
Block a user