Skip to content

Commit 96df416

Browse files
authored
Update _ux-libraries.rst.inc
1 parent 80c80db commit 96df416

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

frontend/_ux-libraries.rst.inc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
* `ux-turbo`_: Integration with `Turbo Drive`_ for a single-page-app experience
22
* `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript
33
* `ux-twig-component`_: Build Twig Components Backed by a PHP Class
4+
* `ux-swup`_: Integration with Swup
45
* `ux-chartjs`_: Easy charts with Chart.js
56
* `ux-lazy-image`_: Optimize Image Loading with BlurHash
67
* `ux-cropperjs`_: Form Type and tools for cropping images
78
* `ux-dropzone`_: Form type for stylized "drop zone" for file uploads
8-
* `ux-swup`_: Integration with Swup
99

1010
.. _`ux-turbo`: https://symfony.com/bundles/ux-turbo/current/index.html
1111
.. _`ux-live-component`: https://symfony.com/bundles/ux-live-component/current/index.html
1212
.. _`ux-twig-component`: https://symfony.com/bundles/ux-twig-component/current/index.html
13+
.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html
1314
.. _`ux-chartjs`: https://symfony.com/bundles/ux-chartjs/current/index.html
1415
.. _`ux-lazy-image`: https://symfony.com/bundles/ux-lazy-image/current/index.html
1516
.. _`ux-cropperjs`: https://symfony.com/bundles/ux-cropperjs/current/index.html
1617
.. _`ux-dropzone`: https://symfony.com/bundles/ux-dropzone/current/index.html
17-
.. _`ux-swup`: https://symfony.com/bundles/ux-swup/current/index.html
1818
.. _`Turbo Drive`: https://turbo.hotwired.dev/

0 commit comments

Comments
 (0)