Ulises Huber

Results 1 comments of Ulises Huber

Instead of importing the "Dropable" form from "react-beautiful-dnd", you can use this custom component as a replacement: // StrictModeDroppable.tsx import { useEffect, useState } from "react"; import { Droppable, DroppableProps...