From 60d10cc30f412e9296864ce6358e1d01a9286db2 Mon Sep 17 00:00:00 2001 From: Zairig Imad Date: Wed, 26 Apr 2023 10:46:33 +0000 Subject: [PATCH] Update _ux-libraries.rst.inc --- frontend/_ux-libraries.rst.inc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/frontend/_ux-libraries.rst.inc b/frontend/_ux-libraries.rst.inc index a40a51109f5..87a713abe0b 100644 --- a/frontend/_ux-libraries.rst.inc +++ b/frontend/_ux-libraries.rst.inc @@ -19,6 +19,7 @@ (`see demo `_) * `ux-typed`_: Integration with `Typed`_ (`see demo `_) * `ux-vue`_: Render `Vue`_ component from Twig (`see demo `_) +* `ux-svelte`_: Render `Svelte`_ component from Twig. .. _`ux-autocomplete`: https://symfony.com/bundles/ux-autocomplete/current/index.html .. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html @@ -33,6 +34,7 @@ .. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html .. _`ux-typed`: https://symfony.com/bundles/ux-typed/current/index.html .. _`ux-vue`: https://symfony.com/bundles/ux-vue/current/index.html +.. _`ux-svelte`: https://symfony.com/bundles/ux-svelte/current/index.html .. _`Chart.js`: https://www.chartjs.org/ .. _`Swup`: https://swup.js.org/ .. _`React`: https://reactjs.org/