🌐 AI搜索 & 代理 主页
Skip to content

Commit 15cb652

Browse files
authored
Update componentdoc.vue
1 parent e2b49c9 commit 15cb652

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/components/componentdoc.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,8 +84,8 @@
8484
</div>
8585
<div v-if="hasHtmlProps" class="alert alert-warning">
8686
<p class="mb-0 small">
87-
Props that support HTML strings (<code class="notranslate" translate="no">*-html</code>) can
88-
be vulerable to
87+
<strong>Caution:</strong> Props that support HTML strings
88+
(<code class="notranslate" translate="no">*-html</code>) can be vulerable to
8989
<b-link href="https://en.wikipedia.org/wiki/Cross-site_scripting" class="alert-link" target="_blank">
9090
Cross Site Scripting (XSS) attacks
9191
</b-link>

0 commit comments

Comments
 (0)