From 0132b05c289a38842f3560b20601aa2a2c8a8a73 Mon Sep 17 00:00:00 2001 From: Alfonso Gutierrez Date: Fri, 1 Dec 2023 20:40:05 -0800 Subject: [PATCH] resolved bug for FAQ page for className attribute --- client/src/components/Faq/FaqView.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/components/Faq/FaqView.jsx b/client/src/components/Faq/FaqView.jsx index 32f65210..96a4c331 100644 --- a/client/src/components/Faq/FaqView.jsx +++ b/client/src/components/Faq/FaqView.jsx @@ -375,7 +375,7 @@ const FaqView = ({ isAdmin }) => { toggleExpandCollapse={toggleExpandCollapse} /> -
+