removed unnecessary comment

This commit is contained in:
ronronscelestes 2021-11-15 12:01:15 +01:00
parent b2bfab277e
commit d6322b5ca0

View File

@ -28,8 +28,7 @@ import { connect, select } from './utils';
const DraggedItem = ({ const DraggedItem = ({
componentFieldName, componentFieldName,
// FIXME: errors // Errors are retrieved from the AccordionGroupCustom cloneElement
// Retrieved from the AccordionGroupCustom cloneElement
hasErrorMessage, hasErrorMessage,
hasErrors, hasErrors,
isDraggingSibling, isDraggingSibling,