Skip to content

Commit 2877241

Browse files
gannan08dlongley
authored andcommitted
Fix indent.
1 parent 16feb6a commit 2877241

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

components/NfcShare.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@
1414
this is ok to disable only because `contactlessSvg` has been
1515
specifically sanitized -->
1616
<div
17-
style="height: 24px; margin-right: 8px;"
18-
v-html="contactlessSvg" />
17+
style="height: 24px; margin-right: 8px;"
18+
v-html="contactlessSvg" />
1919
<!-- eslint-enable -->
2020
<div>
2121
Tap to Share

0 commit comments

Comments
 (0)