mirror of
https://github.com/strapi/strapi.git
synced 2025-08-07 08:16:35 +00:00
removed unnecessary comment
This commit is contained in:
parent
b2bfab277e
commit
d6322b5ca0
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user