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 c23d756 commit dd1bc4eCopy full SHA for dd1bc4e
src/TwigComponent/doc/index.rst
@@ -872,7 +872,6 @@ that's passed to it via the ``outerBlocks`` variable and forward it into ``Alert
872
873
{# templates/components/SuccessAlert.html.twig #}
874
<twig:Alert type="success">
875
- {% component Alert with {type: 'success'} %}
876
{{ block(outerBlocks.content) }}
877
</twig:Alert>
878
0 commit comments