From f5e624f9fe8e761f288a528b7260fe63784b6d03 Mon Sep 17 00:00:00 2001 From: Aditya Patel Date: Thu, 28 Nov 2024 11:39:09 +0530 Subject: [PATCH] Use ion-row instead of ion item for chips @R-Sourabh let me know if this breaks anything --- src/components/LearnMoreModal.vue | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/components/LearnMoreModal.vue b/src/components/LearnMoreModal.vue index 52ae7d7f..4f02448f 100644 --- a/src/components/LearnMoreModal.vue +++ b/src/components/LearnMoreModal.vue @@ -41,12 +41,12 @@ {{ translate("Sources") }} - + {{ section.title }} - + @@ -60,7 +60,7 @@ \ No newline at end of file +