Skip to content

Commit

Permalink
Update src/components/template/HelpLibraryPolicySection.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hiroshiba authored Feb 20, 2024
1 parent d01230c commit edb39d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/template/HelpLibraryPolicySection.vue
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@
)
}}
</h1>
<!-- eslint-disable-next-line vue/no-v-html -->
<BaseDocumentView>
<div v-if="policy" class="markdown" v-html="policy"></div>
</BaseDocumentView>
Expand Down

0 comments on commit edb39d8

Please sign in to comment.