Skip to content

Commit 1f68f2b

Browse files
committed
Merge branch '5.4' into 6.2
* 5.4: Update _ux-libraries.rst.inc Remove space end of line
2 parents e16ce40 + ac6b7f7 commit 1f68f2b

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

components/psr7.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Usage
2929
Converting from HttpFoundation Objects to PSR-7
3030
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3131

32-
The bridge provides an interface of a factory called
32+
The bridge provides an interface of a factory called
3333
`HttpMessageFactoryInterface`_ that builds objects implementing PSR-7
3434
interfaces from HttpFoundation objects.
3535

frontend/_ux-libraries.rst.inc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
(`see demo <https://ux.symfony.com/twig-component>`_)
2020
* `ux-typed`_: Integration with `Typed`_ (`see demo <https://ux.symfony.com/typed>`_)
2121
* `ux-vue`_: Render `Vue`_ component from Twig (`see demo <https://ux.symfony.com/vue>`_)
22+
* `ux-svelte`_: Render `Svelte`_ component from Twig.
2223

2324
.. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html
2425
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
@@ -33,6 +34,7 @@
3334
.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html
3435
.. _`ux-typed`: https://symfony.com/bundles/ux-typed/current/index.html
3536
.. _`ux-vue`: https://symfony.com/bundles/ux-vue/current/index.html
37+
.. _`ux-svelte`: https://symfony.com/bundles/ux-svelte/current/index.html
3638
.. _`Chart.js`: https://www.chartjs.org/
3739
.. _`Swup`: https://swup.js.org/
3840
.. _`React`: https://reactjs.org/

0 commit comments

Comments
 (0)