From 72c3c318b27107ccdfcd54c63e856fbed9e247dc Mon Sep 17 00:00:00 2001 From: jmsche Date: Fri, 25 Nov 2022 13:25:07 +0100 Subject: [PATCH] Fix UX package list Dropzone display --- frontend/_ux-libraries.rst.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/_ux-libraries.rst.inc b/frontend/_ux-libraries.rst.inc index 8ca7eb5ca3b..a40a51109f5 100644 --- a/frontend/_ux-libraries.rst.inc +++ b/frontend/_ux-libraries.rst.inc @@ -4,7 +4,7 @@ * `ux-chartjs`_: Easy charts with `Chart.js`_ (`see demo `_) * `ux-cropperjs`_: Form Type and tools for cropping images (`see demo `_) * `ux-dropzone`_: Form Type for stylized "drop zone" for file uploads - (`see demo `_) + (`see demo `_) * `ux-lazy-image`_: Optimize Image Loading with BlurHash (`see demo `_) * `ux-live-component`_: Build Dynamic Interfaces with Zero JavaScript