Skip to content

Commit e19fe49

Browse files
authored
Change component usage inside inheritance example
1 parent 81a6f40 commit e19fe49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/index.rst

-1
Original file line numberDiff line numberDiff line change
@@ -872,7 +872,6 @@ that's passed to it via the ``outerBlocks`` variable and forward it into ``Alert
872872

873873
{# templates/components/SuccessAlert.html.twig #}
874874
<twig:Alert type="success">
875-
{% component Alert with {type: 'success'} %}
876875
{{ block(outerBlocks.content) }}
877876
</twig:Alert>
878877

0 commit comments

Comments
 (0)