testimonialCard method
Render a testimonial card component
Implementation
@override
Component testimonialCard(TestimonialCardProps props) =>
CodexTestimonialCard(props);
Render a testimonial card component
@override
Component testimonialCard(TestimonialCardProps props) =>
CodexTestimonialCard(props);