Skip to content

Commit

Permalink
Fix indent.
Browse files Browse the repository at this point in the history
  • Loading branch information
gannan08 authored and dlongley committed Oct 24, 2024
1 parent 16feb6a commit 2877241
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions components/NfcShare.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
this is ok to disable only because `contactlessSvg` has been
specifically sanitized -->
<div
style="height: 24px; margin-right: 8px;"
v-html="contactlessSvg" />
style="height: 24px; margin-right: 8px;"
v-html="contactlessSvg" />
<!-- eslint-enable -->
<div>
Tap to Share
Expand Down

0 comments on commit 2877241

Please sign in to comment.