diff --git a/front/src/components/DraggablePostsList.tsx b/front/src/components/DraggablePostsList.tsx index 07bc456..2a31f95 100644 --- a/front/src/components/DraggablePostsList.tsx +++ b/front/src/components/DraggablePostsList.tsx @@ -18,7 +18,7 @@ function PostDraggableListItem({ item, dragHandleProps, rows, setRows }: { item: