From ecd6f87658fe1f07f4fb8f46ff18b1562688bf7b Mon Sep 17 00:00:00 2001 From: Simao Rodrigues Date: Tue, 14 May 2024 11:25:11 +0100 Subject: [PATCH] Switch NDCs faq last question to HTML --- .../app/components/about/about-faq/about-faq-data.js | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/app/javascript/app/components/about/about-faq/about-faq-data.js b/app/javascript/app/components/about/about-faq/about-faq-data.js index 6cec80962..55a31552f 100644 --- a/app/javascript/app/components/about/about-faq/about-faq-data.js +++ b/app/javascript/app/components/about/about-faq/about-faq-data.js @@ -378,7 +378,7 @@ export const sectionsData = [ 'Searching for a word in English will produce results only among I/NDCs that are in English; similarly searching for a word in French would produce results among I/NDCs in French. ' }, { - type: 'text', + type: 'html', title: 'How do we determine enhanced ambition/overall comparison with previous NDC? ', answer: @@ -484,8 +484,7 @@ export const sectionsData = [ { type: 'text', title: 'How frequently is the data updated? ', - answer: - 'NDC-SDG linkages data cover NDCs submitted prior to May 2021.' + answer: 'NDC-SDG linkages data cover NDCs submitted prior to May 2021.' }, { type: 'html',