diff --git a/app/routes/_index.tsx b/app/routes/_index.tsx index c28915a..c65702d 100644 --- a/app/routes/_index.tsx +++ b/app/routes/_index.tsx @@ -71,7 +71,11 @@ export default function Index() { > )} - {containerWidth} - {containerHeight} +
{containerWidth} - {containerHeight}
+firstDragable: {...Object.entries(firstDragable)}
+secondDragable: {...Object.entries(secondDragable)}
+