mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 19:53:43 +00:00
Apply Prettier (#2238)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<div class="content">
|
||||
<p class="text-center">{{privateModeMessage}}</p>
|
||||
<button type="button" class="btn primary block" (click)="learnMore()">
|
||||
<b>{{learnMoreMessage}}</b>
|
||||
</button>
|
||||
<p class="text-center">{{ privateModeMessage }}</p>
|
||||
<button type="button" class="btn primary block" (click)="learnMore()">
|
||||
<b>{{ learnMoreMessage }}</b>
|
||||
</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user