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.
2 parents 5652ca9 + 56062bf commit 6213370Copy full SHA for 6213370
ux.symfony.com/templates/_header.html.twig
@@ -29,7 +29,7 @@
29
<div class="AppNav_menu">
30
<a href="{{ path('app_turbo') }}" class="AppNav_item">Turbo</a>
31
<a href="{{ path('app_live_component') }}" class="AppNav_item">Live <span>Components</span></a>
32
- <a href="{{ path('app_icons') }}" class="AppNav_item"><span class="AppNav_badge">NEW</span> Icons</a>
+{# <a href="{{ path('app_icons') }}" class="AppNav_item"><span class="AppNav_badge">NEW</span> Icons</a>#}
33
<a href="{{ path('app_packages') }}" class="AppNav_item">Packages</a>
34
<a href="{{ path('app_demos') }}" class="AppNav_item">Demos</a>
35
</div>
0 commit comments