From bf53cdca7288f00984952b7b316bec8555dbd737 Mon Sep 17 00:00:00 2001 From: Hugo Alliaume Date: Tue, 9 Dec 2025 00:59:17 +0900 Subject: [PATCH] [Site] Hide Toolkit menu --- ux.symfony.com/composer.json | 9 --------- ux.symfony.com/templates/_header.html.twig | 5 +++-- 2 files changed, 3 insertions(+), 11 deletions(-) diff --git a/ux.symfony.com/composer.json b/ux.symfony.com/composer.json index 2d727c46f6d..a8a37868e19 100644 --- a/ux.symfony.com/composer.json +++ b/ux.symfony.com/composer.json @@ -140,14 +140,5 @@ "importmap:install": "symfony-cmd", "tailwind:build": "symfony-cmd" } - }, - "repositories": { - "symfony-ux-toolkit": { - "type": "path", - "url": "../src/Toolkit", - "options": { - "symlink": true - } - } } } diff --git a/ux.symfony.com/templates/_header.html.twig b/ux.symfony.com/templates/_header.html.twig index dc16629ea38..05470a03335 100644 --- a/ux.symfony.com/templates/_header.html.twig +++ b/ux.symfony.com/templates/_header.html.twig @@ -46,10 +46,11 @@
- + {# TODO: To uncomment when UX Toolkit is released #} + {# Toolkit - + #} Turbo Live Components Icons