We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b49c9 commit 15cb652Copy full SHA for 15cb652
docs/components/componentdoc.vue
@@ -84,8 +84,8 @@
84
</div>
85
<div v-if="hasHtmlProps" class="alert alert-warning">
86
<p class="mb-0 small">
87
- Props that support HTML strings (<code class="notranslate" translate="no">*-html</code>) can
88
- be vulerable to
+ <strong>Caution:</strong> Props that support HTML strings
+ (<code class="notranslate" translate="no">*-html</code>) can be vulerable to
89
<b-link href="https://en.wikipedia.org/wiki/Cross-site_scripting" class="alert-link" target="_blank">
90
Cross Site Scripting (XSS) attacks
91
</b-link>
0 commit comments