From d3db746da0b78d8a94cc874c55e8d0758459cd4f Mon Sep 17 00:00:00 2001 From: Shreya Date: Wed, 20 Nov 2024 22:07:47 +0530 Subject: [PATCH] feedback is chnage to feedbacks --- components/UI/Testimonial.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/UI/Testimonial.jsx b/components/UI/Testimonial.jsx index 7f38b290..2c445991 100644 --- a/components/UI/Testimonial.jsx +++ b/components/UI/Testimonial.jsx @@ -40,7 +40,7 @@ const Testimonial = ({ feedbacks = [] }) => {
-

Feedback from students

+

Feedbacks from students

{feedbacks.map((feedBack) => (