- {
- question.platform.id === "guesstimate" && question.visualization ? (
-
-
-
- ) : question.options.length > 0 ? (
-
- ) : null /* Don't display chart if there are no options, for now. */
- }
+
@@ -131,6 +93,17 @@ const QuestionScreen: React.FC<{ question: QuestionWithHistoryFragment }> = ({
Capture
+
+ Embed
+
+
+ `}
+ buttonText="Copy HTML"
+ />
+