Skip to content

Commit ac6b7f7

Browse files
committed
minor #18259 Update _ux-libraries.rst.inc (zairigimad)
This PR was submitted for the 6.2 branch but it was merged into the 5.4 branch instead. Discussion ---------- Update _ux-libraries.rst.inc <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/releases for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `6.x` for features of unreleased versions). --> Commits ------- 60d10cc Update _ux-libraries.rst.inc
2 parents b7fdf91 + 60d10cc commit ac6b7f7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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)