From 4979415d4604d280e81a162bf9a9d39c731d3738 Mon Sep 17 00:00:00 2001 From: alyssaf16 Date: Fri, 8 Nov 2024 10:33:41 -0500 Subject: comp box --- src/client/views/nodes/ComparisonBox.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/client/views/nodes/ComparisonBox.tsx b/src/client/views/nodes/ComparisonBox.tsx index 672c189ba..4e023853b 100644 --- a/src/client/views/nodes/ComparisonBox.tsx +++ b/src/client/views/nodes/ComparisonBox.tsx @@ -705,7 +705,7 @@ export class ComparisonBox extends ViewBoxAnnotatableComponent() /* renders front(qustion) and back(answer) at the same time, then on user input replaces the answer with a GPT analysis of the answer */ renderAsQuiz = (text: string) => ( -
+

{text}

Return to all flashcards and add text to both sides.

@@ -725,18 +725,18 @@ export class ComparisonBox extends ViewBoxAnnotatableComponent()
-
this.openContextMenu(e.clientX, e.clientY, false)}> + {/*
this.openContextMenu(e.clientX, e.clientY, false)}> -
-
*/} + {/* -
this.openContextMenu(e.clientX, e.clientY, true)} style={{ left: '50px', zIndex: '100' }}> + */} + {/*
this.openContextMenu(e.clientX, e.clientY, true)} style={{ left: '50px', zIndex: '100' }}> -
-
*/} + {/* + */} -- cgit v1.2.3-70-g09d2