+ ))
+ }}>
+
+ {item.text} (index #{index})
+
+
+ ))}
+
+
+ )
+}
+```
### Drag Element Target Variants
> The `` & `` components offer a more granular control over draggable items, instead of `` that wraps each child in a `` automatically.
@@ -1203,7 +1347,7 @@ export const DragElementTargetVariants = () => (
- ✅ GVisit the enchanted forest to exchange potions with the woodland creatures.
+ ✅ Go visit the enchanted forest to exchange potions with the woodland creatures.
@@ -1298,7 +1442,7 @@ export const DragElementTargetVariants = () => (
- ✅ GVisit the enchanted forest to exchange potions with the woodland creatures.
+ ✅ Go visit the enchanted forest to exchange potions with the woodland creatures.
@@ -1311,7 +1455,7 @@ export const DragElementTargetVariants = () => (
-
+
```tsx
export const DragElementTargetVariants = () => (
@@ -1414,7 +1558,7 @@ export const DragElementTargetVariants = () => (
p={10}
bgToken="surface-strong"
width="100%">
- ✅ GVisit the enchanted forest to exchange potions with the woodland creatures.
+ ✅ Go visit the enchanted forest to exchange potions with the woodland creatures.
@@ -1569,7 +1713,7 @@ export const DragElementTargetVariants = () => (
p={10}
bgToken="surface-strong"
width="100%">
- ✅ GVisit the enchanted forest to exchange potions with the woodland creatures.
+ ✅ Go visit the enchanted forest to exchange potions with the woodland creatures.