From 357f42b8f99ff1218d7f6e18dd68dec730a254b1 Mon Sep 17 00:00:00 2001 From: Alexis Lefebvre Date: Thu, 9 Oct 2025 19:55:23 +0200 Subject: [PATCH] TwigComponent: remove floating text --- src/TwigComponent/doc/index.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/TwigComponent/doc/index.rst b/src/TwigComponent/doc/index.rst index 363b516ccc3..da016315144 100644 --- a/src/TwigComponent/doc/index.rst +++ b/src/TwigComponent/doc/index.rst @@ -41,8 +41,6 @@ Enjoy your new component! .. image:: images/alert-example.png :alt: Example of the Alert Component - Example of the Alert Component - This brings the familiar "component" system from client-side frameworks into Symfony. Combine this with `Live Components`_, to create an interactive frontend with automatic, Ajax-powered rendering.