{(annotation) => (
-
- review.dismissAnnotation(annotation.id)}
- overlay
- />
-
+
+ {(slot) => (
+
+
+ dismissAnnotation(annotation.id)}
+ />
+
+
+ )}
+
)}
- {/* Active questions — positioned where the selection was made */}
+ {/* Active questions — mounted in document flow after the selected block */}