From ec0d2782314832dcf1e543147ac3a28d2beadcb1 Mon Sep 17 00:00:00 2001 From: Matthieu Lempereur Date: Fri, 6 Dec 2024 15:30:33 +0100 Subject: [PATCH] remove a swup mention for translator --- src/StimulusBundle/doc/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/StimulusBundle/doc/index.rst b/src/StimulusBundle/doc/index.rst index 4188b2f22b0..62521ff2406 100644 --- a/src/StimulusBundle/doc/index.rst +++ b/src/StimulusBundle/doc/index.rst @@ -120,7 +120,7 @@ The official UX packages are: * `ux-swup`_: Integration with `Swup`_ (`see demo `_) * `ux-toggle-password`_: Toggle visibility of password inputs (`see demo `_) -* `ux-translator`_: Use your Symfony translations in JavaScript `Swup`_ (`see demo `_) +* `ux-translator`_: Use your Symfony translations in JavaScript (`see demo `_) * `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience (`see demo `_) * `ux-twig-component`_: Build Twig Components Backed by a PHP Class