Skip to content

Commit f7838b7

Browse files
authored
[Icon] Emphasis HTML syntax requires TwigComponent
First time HTML syntax is shown, use "tip" (green borders) instead of "note" Fix: #1993
1 parent 2df113f commit f7838b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Icons/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ tag:
180180
<!-- you can also add any HTML attributes -->
181181
<twig:ux:icon name="user-profile" height="16" width="16" aria-hidden="true" />
182182

183-
.. note::
183+
.. tip::
184184

185185
To use the HTML syntax, the ``symfony/ux-twig-component`` package must be
186186
installed in your project.

0 commit comments

Comments
 (0)