-
+
+
Show {{ activeContext.question.approaches.length }} approaches
- Hide approaches
+ Hide {{ activeContext.question.approaches.length }} approaches
@@ -72,10 +76,14 @@ limitations under the License.
v-for="(approach, index) in activeContext.question.approaches"
:key="approach.display_name"
>
-
+
{{ approach.display_name }}
-
+
@@ -86,7 +94,7 @@ limitations under the License.