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 8f4ff4d commit b954ff7Copy full SHA for b954ff7
src/Icons/doc/index.rst
@@ -70,7 +70,7 @@ To include an icon in your template, two syntaxes are available.
70
$ composer require symfony/ux-twig-component
71
72
73
-.. code-block:: twig
+.. code-block:: html+twig
74
75
{# Includes the contents of 'assets/icons/user-profile.svg' in the template: #}
76
{{ ux_icon('user-profile') }}
0 commit comments