diff --git a/reference/forms/types/map.rst.inc b/reference/forms/types/map.rst.inc index c90c6430e70..19fa4c7897c 100644 --- a/reference/forms/types/map.rst.inc +++ b/reference/forms/types/map.rst.inc @@ -41,9 +41,7 @@ Other Fields * :doc:`CheckboxType ` * :doc:`FileType ` -* `DropzoneType`_ * :doc:`RadioType ` -* `CropperType`_ (to crop images with JavaScript) Symfony UX Fields ~~~~~~~~~~~~~~~~~ @@ -53,12 +51,6 @@ These types are part of the :doc:`Symfony UX initiative `: * `CropperType`_ (using Cropper.js) * `DropzoneType`_ -UID Fields -~~~~~~~~~~ - -* :doc:`UuidType ` -* :doc:`UlidType ` - Field Groups ~~~~~~~~~~~~